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

Dynamic RLS not working

Hi all,

 

I have 2 data tables, Scenario 101 and Filters wherein the common column for these 2 tables is Sap_company_code also i have my email id's list sheet 1 data table..

 

My requirement is, the user have to view the data based on the sap_company_code as per the email list provided in the sheet 1 table. I am getting an error while doing the relationship between these 3 tables. I am not able to attach the file hence i have provided you the snapshot. Kindly help me.

 

snapshot.png

1 ACCEPTED SOLUTION
v-eqin-msft
Community Support
Community Support

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.

View solution in original post

1 REPLY 1
v-eqin-msft
Community Support
Community Support

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.

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