Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hello,
I have a table like above:
Period | Team | Country | Users count | Usage count |
2019-02 | ZA | IT | 10 | 5 |
2019-03 | MPM | UK | 3 | 2 |
2019-03 | TDC | US | 4 | 1 |
2019-04 | ZC | FR | 8 | 3 |
2020-03 | ... | ... | ... | ... |
I want to compute those results with two segments over YEAR and over QUARTER with a switch QUARTER TO MONTH like below.
With the Quarter switch active:
Witch the month switch active:
The selections have to modify the whole table values.
How can i perform it efficiently ?
Hi, @Anonymous
Please correct me if I wrongly understood your question.
the first step is to create slicers: Year, Quarters, Months
the second step is to create buttons: Quarter, Month -> by clicking one of those, it will hide or show the corresponding slicer.
If you have a sample pbix file, please share and I can try to come up with desirable solution.
Thank you.
Hi, My name is Jihwan Kim.
If this post helps, then please consider accept it as the solution to help other members find it faster.
User | Count |
---|---|
14 | |
9 | |
7 | |
7 | |
6 |
User | Count |
---|---|
22 | |
11 | |
10 | |
10 | |
8 |