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 nowThe Fabric community is upgrading! Read all of the details including the timeline and what you can expect. Learn more
Solved! Go to Solution.
Hi @Vladas,
New a calculated table with below formula:
Table =
SUMMARIZE (
Items,
Items[ItemID],
"Total SalesQty", SUM ( Sale[SalesQty] ),
"LatestDate", LASTDATE ( Sale[SalesDate] )
)
Best regards,
Yuliana Gu
Hi @Vladas,
New a calculated table with below formula:
Table =
SUMMARIZE (
Items,
Items[ItemID],
"Total SalesQty", SUM ( Sale[SalesQty] ),
"LatestDate", LASTDATE ( Sale[SalesDate] )
)
Best regards,
Yuliana Gu
Thanks for help! I had a problem with relationships.
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
| User | Count |
|---|---|
| 24 | |
| 22 | |
| 20 | |
| 18 | |
| 14 |
| User | Count |
|---|---|
| 31 | |
| 26 | |
| 23 | |
| 20 | |
| 20 |