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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
GielGroot
New Member

PowerBi AppOwns Data does not show data

Hello,

I have got the Demo app working -> PowerBi App owns data. 

I have done the same with my own aplication, first I want  to have it work with the same view as the demo app. 

 

When I do this and start my aplication it works, i do not get an error. But it is not showing any data. Screenshot-2017-10-10 Index Performance Report Site.png

For the demo application and my own I'm using the same data and powerBi workspace.

 

1 ACCEPTED SOLUTION

I have found the solution after debugging. I was missing this script on the layout page. 

 

<script src="https://code.jquery.com/jquery-3.2.1.min.js"
integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4="
crossorigin="anonymous"></script>

View solution in original post

2 REPLIES 2
Juramirez
Resolver I
Resolver I

Hi @GielGroot

 

Can you provide an image or error code? 

 

Thnks

Julian

I have found the solution after debugging. I was missing this script on the layout page. 

 

<script src="https://code.jquery.com/jquery-3.2.1.min.js"
integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4="
crossorigin="anonymous"></script>

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors