This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Hi,
I have a table that looks like this:
| Date | Item | Amount | Event |
| 14.5.2024 | A | 2607,09 | A |
| 14.5.2024 | A | 2285,214 | B |
| 14.5.2024 | A | 2090,322 | C |
| 14.5.2024 | B | 9750 | A |
| 14.5.2024 | B | 9000 | B |
| 14.5.2024 | B | 9000 | C |
| 13.5.2024 | A | 2622 | A |
| 13.5.2024 | A | 2345 | B |
| 13.5.2024 | A | 2765 | C |
| 13.5.2024 | B | 9876 | A |
| 13.5.2024 | B | 9200 | B |
| 13.5.2024 | B | 9200 | C |
I would like my report to show only the first value per item and date. How do I do that?
Thankful for help!
Solved! Go to Solution.
@sw123 Cerate Measure as per below and use as filter
@sw123 Cerate Measure as per below and use as filter
@sw123 ,
How are you determining the first value for a day if time is not available in the data? What should be the expected output for the sample data you provided?
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 31 | |
| 26 | |
| 23 | |
| 22 | |
| 15 |
| User | Count |
|---|---|
| 62 | |
| 47 | |
| 28 | |
| 24 | |
| 20 |