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 don't understand why my measure isn't working.
I need to show my client how he did in relation to the previous month, the visualization will show the entire year.
I only had a text column with the name of the month, so I created a column that shows the date like the first day of the month to create the relationship between my date table and this table.
My measure must be wrong somewhere because it shows 100% for everything, when 01/10/2019 should show -2% and so on.
% OK =
DIVIDE(
[Total ok]
, [Total]
)
Variation | % OK | Month
can anyone help me?
@Anonymous , This seem like correct formula , make sure this (d_Calendário) is a date table and also marked as date table , right click mark as date table
User | Count |
---|---|
13 | |
8 | |
8 | |
7 | |
5 |
User | Count |
---|---|
21 | |
15 | |
15 | |
10 | |
7 |