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
Hello. I have faced with issue.
I have to write measure to show average.
Despite the slicer is activated (2023), measure shows documents from another period (2024), hovewer count properly (only 2023)
Thanks for any help.
Solved! Go to Solution.
I have found the answer. Thanks.
And this solution regarding to everything you need to disclose: month, year, document, category...
Average q-ty =
averagex(
values('Аркуш1'[Deliverynote]),
[measure average])
Hi, you need to put another filter in those measures like:
Table, date<selected value ( table date)
I have found the answer. Thanks.
And this solution regarding to everything you need to disclose: month, year, document, category...
Average q-ty =
averagex(
values('Аркуш1'[Deliverynote]),
[measure average])
User | Count |
---|---|
12 | |
11 | |
8 | |
6 | |
6 |
User | Count |
---|---|
25 | |
19 | |
14 | |
10 | |
7 |