Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi there!
We have a custom visual with possibility of content export using File download API , method "exportVisualsContent".
this.host.downloadService.exportVisualsContent(fileContent, 'data.xlsx', 'base64', 'xlsx file')
This method works in web version but doesn't work in the latest version of Power Bi Desktop.
Method just returns false and doesn't start file downloading.
Older version of Power Bi Desktop (2.137.952.0) works well.
@dm-p, could you help me with it? Or any idea?
Regards
Roman
Solved! Go to Solution.
Issue has been resolved in the next version of Power Bi Desktop by microsoft team!
Thank you for sharing your thoughts.
Hi @Roman-Korovets ,
May I ask if you have gotten this issue resolved?
If it is solved, please mark the helpful reply or share your solution and accept it as solution, it will be helpful for other members of the community who have similar problems as yours to solve it faster.
Regards,
Chaithra.
Hi @Roman-Korovets,,
I wasn't aware of this, but it looks like a regression. I can replicate it, too. Thanks for making me aware. I'd suggest contacting the team - pbicvsupport@microsoft.com - to see if they can advise.
Regards,
Daniel
Proud to be a Super User!
On how to ask a technical question, if you really want an answer (courtesy of SQLBI)
Issue has been resolved in the next version of Power Bi Desktop by microsoft team!
Thank you for sharing your thoughts.
Yes, it makes sense.
I will contact the team via email.
Thank you so much!