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.
A table visual has several columns. one of the columns is a measure called measureA
I would like to have another measure to place at the end of the table visual
How can I simply copy the value of the measureA for each row into the correspomding row in the new measure to be added at the end of the table visual?
Thank you
Solved! Go to Solution.
Copy the DAX code for the measure. Create new measure, paste DAX code.
Copy the DAX code for the measure. Create new measure, paste DAX code.