Forum Discussion
Latest date
- 5 years ago
Hi Titus_D
you can create this formula like this:
- Right click table name in field list, choose New Measure.
- Copy and paste the formula from my previous post or write it manuelly into the formulabar.
- Press Enter.
With kind regards from the town where the legend of the 'Pied Piper of Hamelin' is at home
FrankAT (Proud to be a Datanaut)
Hi Titus_D
what about the following solution:
Max Date = CALCULATE(MAX('Table'[Created on]),ALLEXCEPT('Table','Table'[Type]))
With kind regards from the town where the legend of the 'Pied Piper of Hamelin' is at home
FrankAT (Proud to be a Datanaut)
FrankAT thanks for your response.
I am completely new to Power BI so excuse me for some basic questions. Where is the place where i put that formula? Should i click on the column in the visualisation pane and then right click and select quick measure and put the formula there?
- FrankAT5 years agoCommunity Champion
Hi Titus_D
you can create this formula like this:
- Right click table name in field list, choose New Measure.
- Copy and paste the formula from my previous post or write it manuelly into the formulabar.
- Press Enter.
With kind regards from the town where the legend of the 'Pied Piper of Hamelin' is at home
FrankAT (Proud to be a Datanaut)