The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello All,
I have a matrix table, which has conditional format applied for each column and rows values, Now the user's ask is that while exporting to excel or csv, the conditional format and matrix representation should stay intact, I am not sure how to acieve this, if there is any way with custom visual or even with power automate too, please let me know.
Thanks
Solved! Go to Solution.
Unfortunately, neither option has the ability to preserve conditional formatting. I think your best bet would be to create a (VBA) script to format your exported data based on the same conditions as your original conditional formatting options.
Unfortunately, neither option has the ability to preserve conditional formatting. I think your best bet would be to create a (VBA) script to format your exported data based on the same conditions as your original conditional formatting options.