Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Anonymous
Not applicable

KPI Visual showing Blank when target is added

Hi, 

 

I have come across a strange behaviour of the KPI-Visual that I seem not be able to solve:

 

I Have two measures. One of them calculates some percentage the other one just uses a simple formular to "calculate a fixed target":

value 0.97 = 0,97

 

I want to use these two Measures in a KPI Visual but get Blank as result. The interesting thing is, that if I switch aroung "indicator" and "target goal" I get a number. But of course the number is wrong for my purpose.

 

Also when I just add the indicator without the target I get a number back. Only when I combine the two fields  in one certain way I get Blank.

 

I have no clue what causes this behaviour. I would at least have expected that it shows BLANK in both cases. Here is a picture that explains the problem:

 

KPI Chart problem.png

 

Thanks in advance for your help.

 

BR,

Torben

1 ACCEPTED SOLUTION
TeigeGao
Solution Sage
Solution Sage

Hi @Anonymous ,

Please refer to the following example:

Assume that I have a table like below:

PBIDesktop_8HY4288TDR.png

Then I create a measure as the target like below:

value = 205

Then drag these columns to the related field, the result like below:

PBIDesktop_DwSNm79IKN.png

Best Regards,

Teige

View solution in original post

5 REPLIES 5
Chris001
New Member

I had a similar issue, but found the problem. The trend axis and the indicator axis have a different "behaivior". If you remove the traget goals, than (I assume) the last not blank value is shown. If you add a singel target, the last value (blank or not) will be compared with the target. You can make this visible by activating the "Date"-Field in the formating menue. By manually filtering the trend axis, I solved this problem.
In the example I had no value for August, but for June. So I only display June and before.

Chris001_1-1754919775942.png

Chris001_2-1754919877776.png

 

 

 

 

MyriamW
Frequent Visitor

Have you solved the problem? I am facing the same issue.

BSacchini
Frequent Visitor

Hello. I am having the same problem.

 

I know why it is happening although I havent been able find a way around the issue.

 

I created two measures: 1) A measure I want to track using KPI and 2) A "fixed" measure that indicates the treshold for my KPI goal (e.g: 10). 

When I create my KPI I want it to have a trend axis (date hierarchy by months). 

 

So basically the problem is that my first measure (the one I am looking to track) comes from a table that is up to the maxcurrentdate, while the second measure (the fixed goal) comes from a table that is populated for the entire year (see picture). So logically the KPI will analyze the last given month, which has a Fixed Goal but has no value for the measure that I want to track, hence I get the BLANK result.

 

How do I set my Goal Measure to only provide values for current or past months?

 

EGKPI.pngThanks

 

 

 

TeigeGao
Solution Sage
Solution Sage

Hi @Anonymous ,

Please refer to the following example:

Assume that I have a table like below:

PBIDesktop_8HY4288TDR.png

Then I create a measure as the target like below:

value = 205

Then drag these columns to the related field, the result like below:

PBIDesktop_DwSNm79IKN.png

Best Regards,

Teige

@TeigeGao ,

In the example specified, I want to have a dynamic goal i.e median(column1). How can I specify goal here?

 

If I create a calculated measure for the median to fix this, it is rendering blank.

 

Thanks in advance,

Veda

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors