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.
Hello! I need to add a conditional colunm to a table generated by the UNION of 24 other tables.
Is there a way to add this column direct to the consolidated table (generated by UNION function) or maybe a way to add this colunm to all 24 tables simultaneously?
There will be so many conditions in this new column and it would be really hard to add it one by one on the original 24 tables...
Thanks!
Solved! Go to Solution.
@Anonymous,
You may just add ADDCOLUMNS Function to the formula.
@Anonymous,
You may just add ADDCOLUMNS Function to the formula.