March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hi All,
I have the following structure of the course + due date on the axis and Count on the value side.
I want to create a custom filter for the count as I have 100 + combination of Course+ due date and it doesn't make any sense for anyone to keep scrolling down.
I want a custom filter/slicer with something like the below structure -
1. <20
2. >20 <50
3. >50 <100
4. >100 <1000
5. >1000
Is it possible to do it ?
Thanks.
You can use conditional columns when you load the data. I have a blog article about it here
http://exceleratorbi.com.au/conditional-columns-power-bi-desktop/
Hi,
But my column is a calculated field and I don't have it as another column in my table.
1. Count_course_week_due = COUNTA('Table',[Course-Due_Date])
2. Course-Due_Date = Concatenating Course and Due Date column.
Can you let me know if there is any other way around for this ?
Have you got this problem solved with MattAllington’s suggestion?
Best Regards,
Herbert
You could use banding http://exceleratorbi.com.au/banding-in-dax/
User | Count |
---|---|
120 | |
77 | |
58 | |
52 | |
46 |
User | Count |
---|---|
171 | |
117 | |
63 | |
57 | |
51 |