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?