Forum Discussion
3 Replies
Replies have been turned off for this discussion
- NT_Sisense_AdmCloud Apps
Can you help us in getting a resolution for when we click action button, it should download widget with filtered data.
- HamzaJData Integration
Hey NT_Sisense_Adm
Dashboard filters are not available in the json of the widget. You should either place the filters in the widget or do another call but this time only on the dashboardId. Extract the filters and add them to your widget-jaql.
I am no javascript expert, so I cant help you out with the exact code. However this should point you in the right direction
Hamza
- NT_Sisense_AdmCloud Apps
Hi Team any update on this..