Forum Discussion

arjunislearning's avatar
arjunislearning
Frequent Visitor
2 years ago

Performance issue with crossfilter function

Could you please guide how to resolve performance issue with my measure in the below case: " Sales Amt = CALCULATE( SUM(sales_table[sales_amt]), CROSSFILTER(slicer_table_sales_at_prod[cust_id], ...