Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
7 | |
6 | |
3 | |
2 | |
2 |