Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!
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 |
|---|---|
| 49 | |
| 37 | |
| 33 | |
| 22 | |
| 18 |
| User | Count |
|---|---|
| 132 | |
| 100 | |
| 56 | |
| 37 | |
| 37 |