Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Card with trend

Hi all,   Can you explain me how I can do this bellow :    Thanks   Luca BOROME
  • v-juanli-msft's avatar
    7 years ago

    Hi Anonymous 

    There are some ways to achieve similar visual.

    You could find following custom visuals in market place.

    1. card with states by OKViz

    In format setting->"Data label", set "Value" with "sum" type.

     

    2. KPI Indicator

    In format setting->"KPI General", set "Aggregation" with "sum" type.

     

    3.combine with a line chart and a card visual.

    for line chart, in format setting, turn off X axis and Y axis.

    Turn on background bar and select grey color.

    for card visual, create a measure, add this measure in the card visual.

    total profit = SUM(Sheet1[profit])

     

    Best Regards

    Maggie

     

    Community Support Team _ Maggie Li
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.