Forum Discussion
cst_bi
2 years agoHelper I
Rejected post
Hi Experts,
Please let me know why my post got rejected
url : DAX to average a measure that calculated from mult... - Microsoft Fabric Community
Sincerely,
Oviedityanto
Natalie_iTalent , Please check why the last post has been marked as spam
cst_bi , I have added admin to check.
Usually, a measure will change based on group by
Meausre = Average(qty) * stdev.s(qty)
We can force levels if needed
2 Replies
- amitchandakSuper User
Natalie_iTalent , Please check why the last post has been marked as spam
cst_bi , I have added admin to check.
Usually, a measure will change based on group by
Meausre = Average(qty) * stdev.s(qty)
We can force levels if needed
- cst_biHelper I
Thank you!