Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hello everyone,
I need some help for the formula below:
I managed to put the field "Collezione" as a filter but I need to also make the cumulative filterable for the date range. The field "Date" of the table "Calendario" would be great but I don't know how to put that condition.
If I currently put a filter on "Collezione" the curve shows me the correct cumulative sum in the whole date range for the selected collection, but I need also to restrict the date range.
Here the text:
hi @MattiaAcc
try like:
I tried and it's not working. It just makes the amount always equal to 1
| User | Count |
|---|---|
| 6 | |
| 6 | |
| 4 | |
| 4 | |
| 4 |
| User | Count |
|---|---|
| 24 | |
| 17 | |
| 10 | |
| 7 | |
| 6 |