Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi everyone!
I have some problems with calendar dates. I made a table "calendar" by function "CALENDARAUTO"
But DAX functions do not work at all. It calculated the share of all year, did not react to function FILTER, ALLSELECTED. Please, help to solve the problem
and
@Anonymous , Avoid using date hierarchy. Especially for key column of the date table
Try filetr like
filter(allselected(Date), Date[Date] <=max(Date[Date]))
User | Count |
---|---|
12 | |
12 | |
8 | |
8 | |
6 |
User | Count |
---|---|
27 | |
19 | |
13 | |
11 | |
7 |