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 dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
i have a table as data, and i want a window where if you tick a box, or using a drop down you can select a specific range using a name.
for example if you select range 1 you see all data from 5 january 2020 trough 10 january 2020.
i've tried a lot of things already, by it never seems to work properly.
for example, if i try to use groups, it looks like this
hi @jan_V2
supposing you have a table with two columns only, range and date. A range covers multiple dates.
If you feed the range column to a slicer and date column to a table visual. Then when you select a range on the slicer, the table visual shall present you the corresponding list of dates. Or?
i have found a way to create ranges using dax:
User | Count |
---|---|
25 | |
11 | |
8 | |
6 | |
6 |
User | Count |
---|---|
27 | |
13 | |
11 | |
9 | |
6 |