Forum Discussion
Slider and PBIX modification error
- 8 years ago
I've ended up with the UI Automation to refresh and publish data and calculated column for Slicer to calculate "Current Period".
It would be great to have native support of the Slicer's default value and PBIDesktop API (as MS Office provides) to simplify business process automation.
Thank you for the recommendation. I would appreciate to get suggestion how to create working solution as soon as possible.
Another (possible) approach to get HTML/DOM from Chrome_RenderWidgetHostHWND PBIDesktop window. Will explore this way.
Nicefinding - if UI Automation framework enabled tool is started prior to PBIDesktop.exe, then PBI runs Chrome (WebKit?) with Accessibility enabled option and all reports elements became accessible via UI Automation.
Unfortunately, there are no useful controls imlpemented for the Slicer (e.g. SetValue).
- alishchytovych8 years agoRegular Visitor
I've ended up with the UI Automation to refresh and publish data and calculated column for Slicer to calculate "Current Period".
It would be great to have native support of the Slicer's default value and PBIDesktop API (as MS Office provides) to simplify business process automation.