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 September 15. Request your voucher.
Hi everyone, I have a problem and I doný know I can solve it.
I have a table like this:
I need to build a visual table that when I select the month on slicer the table shows the type and the max value until this month and the date like this:
Can anyone help me? Thanks.
Solved! Go to Solution.
@Anonymous
I used the following table as the example. Check the pbix if needed.
You can create the following measure, the calender table must disconnect with the this table.
Paul Zheng _ Community Support Team
If this post helps, please Accept it as the solution to help the other members find it more quickly.
you need to create a date table, in the date table you will have fields like date, month, year. you connect your table to the date table on date and then you can aggregate your data at the month level
its easy to create a date table see this page for pulling something together thats appropriate for you
https://www.sqlbi.com/articles/creating-a-simpler-and-chart-friendly-date-table-in-power-bi/
if you share some sample data in texxt form I can create a pbix example for you.
Proud to be a Super User!
I have a calendar table.
@Anonymous
I used the following table as the example. Check the pbix if needed.
You can create the following measure, the calender table must disconnect with the this table.
Paul Zheng _ Community Support Team
If this post helps, please Accept it as the solution to help the other members find it more quickly.
User | Count |
---|---|
65 | |
60 | |
55 | |
54 | |
31 |
User | Count |
---|---|
180 | |
88 | |
70 | |
46 | |
46 |