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!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi,
I have a requirement to see the Latest Sales date for each client as shown in the screenshot.
I am using this DAX Measure:
Here is how my data model is:
So basically I am trying to look for the latest date on which the Sales were made by each client.
Can someone pls help me with this. Thanks in advance.
Solved! Go to Solution.
Hi,
Does this measure work?
=CALCULATE( MAX('Transaction'[Transaction Date Key]),ALL('Transaction Date','Transaction Date'[Month Year]))
If it does not, then share the link from where i can download the PBI file.
Hi,
Does this measure work?
=CALCULATE( MAX('Transaction'[Transaction Date Key]),ALL('Transaction Date','Transaction Date'[Month Year]))
If it does not, then share the link from where i can download the PBI file.
Hi @Ashish_Mathur ,
Yes this logic works
You are welcome.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 101 | |
| 76 | |
| 56 | |
| 51 | |
| 46 |