Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago

KPI Indicator showing "+Infinity %"

I believe this is because the target goal was a BLANK. The previous target has no data. This seems like a pretty straightforward fix? Here's my measure:

 

Count of Status for NEW for Saturday, June 30, 2018 =
(CALCULATE(
    [Count of Status for NEW],
    'Data by Bedrooms'[Date] IN { DATE(2018, 6, 30) }
)
 

1 Reply

  • Anonymous's avatar
    Anonymous
    Not applicable

    HI Anonymous ,

    Can you please share a pbix file with some sample data for test? In addition, you can also take a look at following link about use kpi visual:

    KPI visuals

    Regards,

    Xiaoxin Sheng