Forum Discussion
Dynamic RLS not working
- Anonymous4 years ago
Hi Revathi_Kannan ,
Please firstly check if there is a blank cell in your tables, or create two measures by DISTINCTCOUNT and COUNTROWS to double verify whether the values are distinct.
Generally, you need to fix the underlying data:
* Remove blanks/nulls
* Remove duplicates (of course)
* Remove errors......
And delete the relationship, and then recreate the relationship to have a try again.
Refer to:
Power BI: The Cardinality you selected isn't valid for this relationship - deBUG.to
Best Regards,
Eyelyn Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Revathi_Kannan ,
Please firstly check if there is a blank cell in your tables, or create two measures by DISTINCTCOUNT and COUNTROWS to double verify whether the values are distinct.
Generally, you need to fix the underlying data:
* Remove blanks/nulls
* Remove duplicates (of course)
* Remove errors
......
And delete the relationship, and then recreate the relationship to have a try again.
Refer to:
Power BI: The Cardinality you selected isn't valid for this relationship - deBUG.to
Best Regards,
Eyelyn Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.