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
Jobis
New Member

How to replace an empty report with label or text?

I have an Asp.Net application in which I'm Embedding power bi report with row level security using angular 2. After Applying Row Level Security  in the report, if there is no data according to the role.  I need to print  some Label/text rather than empty table.

 

Is it Possible?

1 REPLY 1
v-micsh-msft
Employee
Employee

Power BI-Angular client is deprecated and is no longer supported.

Read more here:

Deprecation notice

 

 

As far as I can tell, replace visual with label/text based on the data loaded in it is not available.

 

We could hide the visual through the custom layout by setting the 

VisualContainerDisplayMode

to hidden.

 

There is no API available to check if the report/visual displays no data in it.

Check the WIKI here:

Reports

 

Regards,

Michael

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 Kudoed Authors