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

Did you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now

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