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.
Hey community!
I have a sales table with the following columns:
I also have a budget table:
These tables are linked with the Item Key and also with the calendar table.
Then I have a simple measure like
DIVIDE ( [Sales], [Budget])
Now I would like to show the change per day, per week, and per month. I would like to use a drill down from month to week and to date.
For Instance
01.01.2020 = 95%
02.01.2020 = 98%
The change would be = 3%.
How would you call such a measure?
And how would you build that?
@daxer-almighty @Thanks! Actually I am working with a fiscal calendar with specific start dates for each fiscal month based on the 445 approach.
that should work, right?
User | Count |
---|---|
17 | |
8 | |
7 | |
6 | |
6 |
User | Count |
---|---|
27 | |
13 | |
12 | |
9 | |
8 |