The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.
User | Count |
---|---|
77 | |
76 | |
36 | |
31 | |
29 |
User | Count |
---|---|
93 | |
79 | |
57 | |
48 | |
48 |