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
Dear all,
I have a really easy data set including results from single samples, single properties but sometimes taken in the same year.
Now I want to calculate e.g. the yearly average, yearly min or yearly max of, let us say density or CFPP from all samples taken in 2015. How can I do that?
Thanks for your feedback
@Steffi1182 , You can try like this . Better to have separate Year/date table
This Year = CALCULATE(Average('Table'[Col]),filter(ALL('Date'),'Date'[Year]=max('Date'[Year])))
Diff = Max(Table[Col]) -[This Year])
Hey, it das not really work. Now I have a wrong syntax. Can you describe step by step? Should I create a date table first? I have no expierance on Power BI and have to learn. Thank you
@Steffi1182 , seem like you do not have date table. Use the Data table in that place.
User | Count |
---|---|
12 | |
12 | |
8 | |
8 | |
6 |
User | Count |
---|---|
27 | |
19 | |
13 | |
11 | |
7 |