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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
Igorpole
Helper I
Helper I

Processing error Information is needed in order to combine data

Hi! I use a custom query to access API through using Web.Contents. As I have to send a POST request to get session_id (and to use it after in the same query) I can only use Anonymous option. Everything works fine in PBI Desktop, I retrieve data, refresh it, all is fine. When I publish it to PBI Service I can't refresh it. I get this error: "Processing error Information is needed in order to combine data". Any ideas about the reason? 

3 REPLIES 3
v-yuaj-msft
Community Support
Community Support

Hi @Igorpole ,

 

It seems to appear that the error is because you have got different data sources with different Privacy Settings. Please reset the permissions on the Power BI Service by clicking "edit credentials" and go to Manage Gateways to set privacy settings and enter the password. Please ensure each privacy level is Organizational. Then refresh your dataset again.

 

Hope that's what you were looking for.

Best Regards,

Yuna

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Igorpole
Helper I
Helper I

Thank you, I know this issue. I don't have any parameters in the URL. The issue is not this one.

ibarrau
Super User
Super User

Hi. This is tricky. Web conent won't always be refreshable. The first approach to see if you can success is try best practices from Chris Webb:
https://blog.crossjoin.co.uk/2016/08/16/using-the-relativepath-and-query-options-with-web-contents-i...

If you have change your code following that pattern and Power Bi service still can't discover the data source, then it's because it's a dynamic one:

https://docs.microsoft.com/en-us/power-bi/connect-data/refresh-data#refresh-and-dynamic-data-sources

That means you can't refresh automatically that kind of source.

Hope that helps,


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Happy to help!

LaDataWeb Blog

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.

LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

Top Solution Authors