Forum Discussion

ruyaselman's avatar
ruyaselman
Icon for Helper I rankHelper I
8 years ago
Solved

Latest entry for distinct values in Power BI

I need to get the latest entry for Ontrack for Cumulative column.   I tried get the latest entry by filtering the entries in achievement field by excluding the blank fields however this formula is ...
  • Ashish_Mathur's avatar
    Ashish_Mathur
    8 years ago

    Hi,

     

    Is this the result you are expecting?  You may download the file from here.  Please note that i have removed the Status column.  You had written a Status calculated column formula which in turn was refering a measure.  A calculated column formula should not refer to a measure.  If the result in the file is correct, then we can talk of the second problem i.e. getting the Status column in the Table with the help of a measure (not a calculated column).