Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin 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.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
10 | |
9 | |
8 | |
6 | |
5 |
User | Count |
---|---|
20 | |
14 | |
10 | |
9 | |
6 |