The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi,
I am trying to calculate standard deviation for dynami period of time. User will use slicer to filter dates, then measure will calculate standard deviation based on selection. I might be simple but, my sales is not continious, so for some weeks I do not have values.
This is my measure. I am trying to get all weeks between dates and pull 0 when there is no data.
try this
STDEVX.P(MaterialTransactions,MaterialTransactions[QuantityADJ]+0)
Thanks for your feedback but it is not working.
User | Count |
---|---|
27 | |
12 | |
8 | |
8 | |
5 |
User | Count |
---|---|
31 | |
15 | |
12 | |
7 | |
7 |