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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
When I run the following dax code it returns the lastnonblank of whole column from the table. How can I get the result for each row?
(status can be Active or Inactive)
Status = LASTNONBLANK('Production'[Status],1)
I'm writing this measure in tabular which has a fact table(connected to an sql view) and a dimension table. In above dax code 'Production' is a dimension table.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.
User | Count |
---|---|
3 | |
3 | |
2 | |
1 | |
1 |
User | Count |
---|---|
7 | |
4 | |
3 | |
3 | |
3 |