Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

PBIDS file encoding

Hi,

I have experienced that PBID files that are encoded as UTF-16 cannot be opened in PowerBI desktop.

If I convert the file manually to UTF 8 (for example using notepad++), the file can be opened with no issues.

 

But it is not a solution for me, since the file is autogenerated (for hundred of users) and send as attachment (base 64 encoded) using Azure GraphAPI send mail. 

https://learn.microsoft.com/en-us/graph/api/user-sendmail?view=graph-rest-1.0&tabs=http

 

I do not know, if this is a PowerBI or an Azure Graph API issue, but buttonline is, that I cannot autogenerate mails with PBIDS attachments.

Or am I doing it wrong?

 

Best regards,

Morten

Status: Investigating

Hi @MortenLange ,

 

I have no experience in dealing with this issue before now. I tried my best to find an explanation for this problem in some relevant Microsoft documentation but failed.

Based on the above information, if you are a Power BI Pro licensee, you can create a support ticket for free and a dedicated Microsoft engineer will come to solve the problem for you.
It would be great if you continue to share in this issue to help others with similar problems after you know the root cause or solution.

 

The link of Power BI Support: Support | Microsoft Power BI

For how to create a support ticket, please refer to How to create a support ticket in Power BI - Microsoft Power BI Community

 

Best Regards,
Community Support Team _ Caitlyn

Comments
v-xiaoyan-msft
Community Support
Status changed to: Investigating

Hi @MortenLange ,

 

I have no experience in dealing with this issue before now. I tried my best to find an explanation for this problem in some relevant Microsoft documentation but failed.

Based on the above information, if you are a Power BI Pro licensee, you can create a support ticket for free and a dedicated Microsoft engineer will come to solve the problem for you.
It would be great if you continue to share in this issue to help others with similar problems after you know the root cause or solution.

 

The link of Power BI Support: Support | Microsoft Power BI

For how to create a support ticket, please refer to How to create a support ticket in Power BI - Microsoft Power BI Community

 

Best Regards,
Community Support Team _ Caitlyn

MortenLange
New Member

Hi Team _ Caitlyn,

Thx for answer. 

Agree, we could not find it described in any documentation too.

We dont have a pro abonnement. We are developing a Saas reporting solution and if we cannot get scripting of PBIDS files to work, we will instead offer our users some of the other front-end reporting tools on the market (though it would have been nice to have PowerBI in our package too).

 

As mentioned: I dont even know if it is a PowerBI or a Graph API problem.

 

Morten