Forum Discussion
jenani_user
2 years agoFrequent Visitor
New table from existing column and measure
Hi Team, I have a table with region and teams,value is a calculated measure based on few conditions, I can visualize those fields but I need to store those as a table in powerbi, Is there any pos...
lbendlin
Super User
2 years agoYou can technically create calculated tables but most likely the result will be wrong as measures depend on filter context which you don't have in that situation. The general rule is that you cannot (should not) create calculated columns or tables from measures.