Forum Discussion
Jrussi1301
6 years agoFrequent Visitor
Refresh error. Log shows .NET issues
We have a reports which refresh worked well on PBRS january 2020 version. After the may 2020 update, it stopped to refresh. The log error message says: |Error Processing Data Model Refresh: Sessi...
zzzeagle
5 years agoFrequent Visitor
I fixed my issue.
I was connecting to a Web data source that was supposed to be a TSV file. However, I forgot the parameter to make the file a TSV. So instead Power BI was converting the HTML page with the data I needed. This refreshed fine in Power BI Desktop but not Server. I fixed my URL parameters to export to TSV and now the report refreshes without the .NET error.
tjcps
5 years agoRegular Visitor
How you did that ?