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. { "type": "ds.savedSearch", "options": { "ref": "E.1_Malicious_Emails_Inbound" } } 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?
... View more