Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hello,
I'm trying to convert a dashboard from Tableau to Power BI but I'm having an issue with trying to convert a fixed expression.
I want to have the last person who updated a project for each Project ID without having all entries and repeated Project ID's and I'm using this calculation:
Are you trying to create a calculated column or a measure?
A measure
| User | Count |
|---|---|
| 23 | |
| 21 | |
| 20 | |
| 20 | |
| 11 |
| User | Count |
|---|---|
| 62 | |
| 55 | |
| 47 | |
| 44 | |
| 37 |