Forum Discussion
Anonymous
6 years agoNot applicable
dax query help
I have two measures -- active customers gross:= CALCULATE(DISTINCTCOUNT(sales_order_item[id_customer]),sales_order_item[status_code]>=1) new customer gross:= CALCULATE(DISTINCTCOUNT(sales_order_i...
Greg_Deckler
Community Champion
6 years agoAnonymous - You want New and Returning Customers: https://community.powerbi.com/t5/Quick-Measures-Gallery/New-and-Returning-Customers/td-p/168297
And please try not to cross post.
And please try not to cross post.