Forum Discussion
Averin7777
4 years agoNew Member
Syntax/Function to use crossfilter
Hello, I need to find out, which DAX syntax and function I need to use in order tu use two connected filters. Example, When I use one filter it will influence second filter, like filter in Business...
Averin7777
4 years agoNew Member
trying to use this syntax
IF( SELECTEDVALUE(attr_product[RETAILER FILTER], "Rest"), and here add something like ...than fct[RETAILER] shows all options but without Amazon 1P because is default. but the syntax showing me error.