Hi All,
I have a use case where I want to export the data to excel.
In Power BI report, there is a matrix visual which is using field parameters (which has 7-8 dimensions - which will be dynamic based on the user selection) and 3-4 measures which are static.
1. I want to export to excel and every time create a new file with date and time --- format of the file: excelfilename-datetime
2. In this scenario, as I mentioned above # of fields and how many fields (dimensions) the user selects from field parameter list only those fields with measures (which are static) and those need to be exported to excel.
and also is it possible to save the excel file onto local machine of the user who runs the power automate flow instead of saving it on one drive or share point..
This is kind of urgent for me...
Thanks in advance.