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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
My understanding is that FIRSTNONBLANKS(A,B) returns the first non blank item from a list. A is what you want to return, and B is the column that you are evaluating for blanks. However, I often see B is set to 1,0 or even true(). What does 1,0 and true() do?
@jacques_412 Check out the last example here: Alternative use of FIRSTNONBLANK and LASTNONBLANK - SQLBI