Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

A new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.

DAX/RLS AND INDEXES

When using a DAX function to implement RLS it appears that the underlying dynamic SQL that is generated is extremely inefficient. The field I am using in the DAX function i.e. ProjectID = 49 is encapsulated in a COALESCE - this results in the index not being used on this field, therefore the dashboard appears to be very slow.
Status: Needs Votes
Comments
fbcideas_migusr
New Member
Status changed to: Needs Votes