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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Coco_Orange
New Member

Using of PowerBIIntegration in Powerapps visual inside a power bi report

I have a Power BI report inside which I have a PowerApps visual. When I open this Powerapps, I can see PowerBIIntegration over there but it does not show any property, its blank. Still I added a gallery and put the formula in Items property of powerapps as "PowerBIIntegration.Data". The data still does not show up.

After publishing this powerapps and checking in power BI service, I do not see any data. But when i select any field, it seems to recognize something and filter and shows only one record or number of items selected from the table in power bi visual. But it shows all blank, none of the field populates.

1 . What should I do? 

2. how can I troubleshoot to see properties of PowerBIIntegration? is it by design or some issues?

3. In powerapps, how the name of the fields should be entered? like In PowerBI columns shows as (Dataverse) display name such as "Employee Name" but its internal name is "emp_name" and when you hover on any columns in power bi fields under visualization, it shows - "   'tablename'[column display name]    ". What is correct way?ErrorPBIPAintegration.PNG 

2 REPLIES 2
Coco_Orange
New Member

Yes, that I am able to refer. But sometimes, it shows up the data and sometimes, it doesnt. like if I select one record in power bi , then the gallery shows one data but I am not able to see any column data. i can see one record existing there , just that.

Expiscornovus
Resolver II
Resolver II

Hi @Coco_Orange,

 

Within your gallery you should be able to refer to your column of your data by using the format

 

ThisItem.ColumnName

 

 

Below is a Semantic Model which is using Column2 as the Subtitle label of my Gallery1.

 

powerbiservice.png

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors