Tech Tip: Datatable Visible in Qodly Studio, Empty in Browser
PRODUCT: Qodly Studio | VERSION: 20 R | PLATFORM: Mac & Win
Published On: August 18, 2025
Sometimes, when attempting to view a datatable in the browser, the datatable may appear empty, even though the Preview in Qodly Studio displays correctly.
In the Web Browser:
In Qodly Studio:
The issue occurs because authentication is missing, and the session runs under the Guest role. The Guest role does not include access privileges to view tables in the browser.
To preview the datatable as a Guest, follow these steps:
- Open Roles and Privileges → Role & Privileges in Qodly.
- Disable Force Login.
- Select the Guest role and grant Read access to the required datatable.
- Once the authentication system is implemented, re-enable Force Login and configure roles and privileges as needed.