1

I'm using Azure analysis services with Power BI Embedded.

When viewing embedded reports in our portal, I intermitantly get the below error:

An error was encountered during the evaluation of the row level security expression defined on table Error message: Cannot convert value 'undefined' of type Text to type Number.

Most of the time, the reports function correctly and the row level security is applied correctly. Refreshing the page can clear the error.

Is there anything that can be done to avoid the error appearing?

Edit: adding my row level security filters (each line is a new table)

=ISBLANK('A'[c]) || 'A'[c] = VALUE( CUSTOMDATA())
='C'[c] = VALUE( CUSTOMDATA())
='U'[c] = VALUE( CUSTOMDATA())
='F'[c] = VALUE( CUSTOMDATA())
Neil P
  • 2,920
  • 5
  • 33
  • 64

0 Answers0