Forum Discussion

Ashish9201's avatar
Ashish9201
Helper I
2 years ago

Need help in DAX formula

Hi,    I have created a average function which is as below "Average = (DISTINCTCOUNT(merged_allocation_daily[Project Sys ID])/(DISTINCTCOUNT(merged_allocation_daily[Crew Sys ID])))" However the c...