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 this chart with moving average. I dont want to see 4th and 5th day because theres no data (theres more date without data, 4th and 5th is for example). I have no clue what to do.
Its from calculated measure from two tables:
Table1: date, hours1
Table2: date, hours2
(In those tables arent days with null or blank spaces.)
calculated measure: Produtivität = hours1/hours2
Moving average % =
Solved! Go to Solution.
Moving average % =IF( [Produktivität],
Moving average % =IF( [Produktivität],
Works! Thank you!
User | Count |
---|---|
12 | |
11 | |
8 | |
6 | |
6 |
User | Count |
---|---|
25 | |
19 | |
14 | |
8 | |
7 |