Forum Discussion
Heinrich
Post Partisan
11 months agoBookmark on a visual and export csv
Hello
I have a visual with some bookmarks on it.
Is it possible when I press the bookmark to trigger an export with a name as csv.
How do I have to do it
Regards
JFM_12
Hi Heinrich ,
There is currently no functionality that would help to export using DAX.
You can right click on the visual and then export.
Hope this helps!
7 Replies
- alish_b
Super User
Hey Heinrich ,
Sadly, such a functionality is not possible in Power BI at present. You will need to Right-Click -> Export data to achieve the CSV export.
Well, as for the name of the CSV file, since the file inherits the visual title, you could create a measure for a dynamic title (if there's something detectable that changes in these bookmark changes, anchor the measure logic on that change).
Hope it helps! - Heinrich
Post Partisan