Hello, I am trying to determine why my table on Dashboard Studio is showing "No Data" but it shows on Dashboard Classic.
I referenced the report in the code and I am using a token for data input. Whenever I open in search, it pulls up all the data I need, but just does not show in the Dashboard.
I also checked the APP permissions, and they are in the same app and readable between the report and dashboard. Just No Data.
Has anyone ran into an issue like this?
I was having the same issue. Looking in the code editor for the table showed that a field summary had been set somehow.
Removing this seemed to fix my issue.
I have the same issue but these arguments are not set in the code? Same issue as OP is writing about. The table is shown if i select the classic dashboard, but not in studio..