Forum Discussion

jracer007's avatar
jracer007
Icon for Helper IV rankHelper IV
8 years ago
Solved

Gauge with dynamic target

Hello community,

Today I wanted to request your help to build a gauge with the following characteristics:

-The target value 'MITIGOAPP v1' must be equal to the one in the current month. Example: in December the value should be 201,515.
-The current value must be the last of a column that is in another data source.

Thank you.

 

MAUMITIGOAPP v1
Jan-16139,216
Feb-16145,802
Mar-16149,296
Apr-16152,542
May-16155,825
Jun-16159,176
Jul-16162,598
Aug-16166,094
Sep-16169,665
Oct-16173,313
Nov-16177,039
Dec-16180,845
Jan-17171,073
Feb-17173,639
Mar-17176,244
Apr-17178,887
May-17181,571
Jun-17184,294
Jul-17187,059
Aug-17189,864
Sep-17192,712
Oct-17195,603
Nov-17198,537
Dec-17201,515
Jan-18 
  • here is link to pbix file, i did few things which I can explain, basically converted your "MAU" to "Month Date" for relative filtering as 1st date of the month, you can see this in power query and from there it was all easy.

16 Replies

  • jracer007 what is your other data source? Can you give full picture of your data model and any relation tables have?

    • jracer007's avatar
      jracer007
      Icon for Helper IV rankHelper IV



      The last value of column K is the data that I want to be displayed as the current value.

      • parry2k's avatar
        parry2k
        Icon for Super User rankSuper User

        Still not very clear but i guess you are saying if nov 2017 is selected, you want to show last value from Col K from nov 2017 w hich will be 192379 as target and sum of col E will be total value will be actual, correct?

         

        And in case dec2017, target value will be 85085 and so on...

         

        is this correct understanding?