The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
If I change the date slicers to full year 2020, or first 6 months it works, but if I change it to July for instance, the measure goes blank, any idea why? Is it because I'm filtering out the data for it to calculate?
Solved! Go to Solution.
Your formula only changes the filter on the single [weekofyear] column while retaining any filters on every other calendar column. If you want to modify the entire cal table, you need to change the formula to first remove the filter on the entire table.
Your formula only changes the filter on the single [weekofyear] column while retaining any filters on every other calendar column. If you want to modify the entire cal table, you need to change the formula to first remove the filter on the entire table.
Thanks Matt, very helpful
User | Count |
---|---|
28 | |
11 | |
8 | |
6 | |
5 |
User | Count |
---|---|
35 | |
14 | |
12 | |
9 | |
7 |