Forum Discussion
CherryKom
3 years agoFrequent Visitor
How to export filtered and conditional formatted table data into excel in powerbi desktop
Hi, I'm using a table visual with 15 columns. Conditional formatting is applied for a few columns and visual-level filters were also included for the data in the table. Now I would like to export...
- 3 years ago
Hi CherryKom,
I have the same problem.
I partially solved it with this method :
- Create a flow with powerautomate that extract your powerbi data and put it in an excel table, previously created in a sharepoint for example.- Create a button in powerbi to lunch this flow.
You can find more info on the web about this.
Cheers,
Victor
vicow
3 years agoNew Member
Hi CherryKom,
I have the same problem.
I partially solved it with this method :
- Create a flow with powerautomate that extract your powerbi data and put it in an excel table, previously created in a sharepoint for example.
- Create a button in powerbi to lunch this flow.
You can find more info on the web about this.
Cheers,
Victor
- CherryKom3 years agoFrequent Visitor
Thanks Victor, tried the same and solved the problem for now.