Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
23 | |
7 | |
7 | |
6 | |
6 |
User | Count |
---|---|
27 | |
12 | |
10 | |
9 | |
6 |