Forum Discussion
2 Replies
Replies have been turned off for this discussion
- Sijo1995Cloud Apps
Hi Wojtek ,
Please use this script
{ "title": "show", "titleStyle": [ { "display": "none" } ], "showCarousel": false, "actions": [ { "type": "Textblock", "title": "PPR", "horizontalAlignment": "right", "spacing": "default", "style": { "color": "#454545", "border": "3px solid #454545", "fontWeight": "600", "backgroundColor": "#FFCD00", "border-style": "solid", "border-color": "", "border-radius": "3px", "fontSize": "15px", "spacing": "none", "height": "85%", "cursor": "no-drop", "margin": "20px 0px 0px 0px" } }, { "type": "JTD", "title": "PDF", "horizontalAlignment": "right", "spacing": "default", "style": { "color": "black", "fontWeight": "", "backgroundColor": "#FFF8DD", "border": "1px solid #aeaeae", "border-radius": "4px", "fontSize": "0.7vw", "spacing": "none", "height": "85%", "enabled": "disabled", "margin": "20px 0px -5px 0px" }, "data": { "dashboardId": "", "args": { "displayDashboardsPane": true, "displayFilterPane": true, "mergeTargetDashboardFilters": true, "resetDashFilterAfterJTD": true, "drilledDashboardDisplayType": 3, "excludeFilterDims": [ "[Table name.Columnname]" ] } } } ] }Thanks
Sijo
- WojtekCloud Apps
Hi Sijo,
Thanks for suggestion. I was thinking along same lines. I will test it once I find some time and update here.
Thanks,
Wojtek