Forum Discussion
Access Power BI desktop element obtained from RPA to perform required automation
- Anonymous4 years ago
HI sheetals,
For the close dialog part, I think it should be more related to hard/software simulation which is not suitable to process by power bi automation.
What can I do with the Power BI API - Power BI | Microsoft Docs
For this ultimate goal, I think you can create a teams app with parameterized query parameters with different data connectors with conditions to achieve use parameters to generate different types of datasources.
Change the Source of Power BI Datasets Dynamically Using Power Query Parameters - RADACAD
Change the Data Source TYPE of the Power BI Dynamically using Power Query Parameters - RADACAD
Regards,
Xiaoxin Sheng
HI sheetals,
According to your description, I think power bi automation is not suitable for these operations.
For the click event, it should require the web page initialization then you can invoke corresponding elements.
In my opinion, I'd like to suggest you manually trace the HTTP requests when you click on the button sent.
Then you can use power bi automate to send requests with all requirement keys/tokens and corresponding contents to that URL to simulation these 'click button' operations.
Regards,
Xiaoxin Sheng