Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
Y creo uno columna calculada:
En la fila en rojo ¿porqué no devuelve la fecha 31/03/2018 0:00?
Solved! Go to Solution.
@Anonymous , Try like
calculate( MIN ( 'PMC-Previous Test' [File Date] ), not(isblank( 'PMC-Previous Test' [File Date])) )
If this does not help
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
@Anonymous , Try like
calculate( MIN ( 'PMC-Previous Test' [File Date] ), not(isblank( 'PMC-Previous Test' [File Date])) )
If this does not help
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
Hi Mr amitchandak:
Perfect solution. Thank you very much.
Regards, Marcos
User | Count |
---|---|
120 | |
69 | |
68 | |
57 | |
50 |
User | Count |
---|---|
166 | |
82 | |
68 | |
65 | |
54 |