Forum Discussion
geejay
10 years agoRegular Visitor
How to append queries to calculated columns
Hello all, I am stuck with a problem that I am really hoping someone can help me with. I have savings data on a separate table (from query) (CostCentreID - 2015/16 - 2016/17 - 2017/18 etc.)...
anithat
Resolver II
10 years ago- geejay10 years agoRegular VisitorThat doesn't work with calculated columns as they don't show up on query editor.
- v-sihou-msft10 years ago
Microsoft Employee
In Power BI Desktop, the calculated column will not be displayed in Query Editor. You can only add Custom Column within Query Editor and use it for appending queries.
Regards,
- Cramos9 years agoFrequent Visitor
Hi, did you solve your problem? I'm also triying to append queries with calculated columns.