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 all,
I have one column in this calculated table as shown below
I want to delete it so that I can turn this table into Measure Group. But there I can not find the delete option, I can only hide it?
Do you know why this is a case?
Thank you.
Solved! Go to Solution.
You cannot delete a column that is created with a calculated table. Adding a calculated table without specifying a column name or not adding any columns creates a single row value column. You can instead use Enter data, add a measure to the resulting table or re-home some and then delete the column. This would turn the table into a measure table.
You cannot delete a column that is created with a calculated table. Adding a calculated table without specifying a column name or not adding any columns creates a single row value column. You can instead use Enter data, add a measure to the resulting table or re-home some and then delete the column. This would turn the table into a measure table.