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.
Hi,
I have hierarchy table but last values are spilt across many columns based on non empty column. I want to have one column to join Fact table based in code.
Value column should have last value from last non empty column
Please help me in solving this issue.
Expected result
Hi @GURUPRASADB
Check if your columns are BLANK() or "" COALESCE works with BLANK() if you have "" or " " it will not work, but you can use SWITCH instead.
Hi,
I see COALESCE is working for only one column, but I have 6 columns to check.
I tried with Switch also it wont work for multiple columns
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
22 | |
7 | |
6 | |
6 | |
6 |
User | Count |
---|---|
27 | |
10 | |
10 | |
9 | |
6 |