Forum Discussion
PowerBIRyan
6 years agoRegular Visitor
New Columns Not Appearing in Query Editor, recreating formula in Query Editor is giving an error
I've read that there are issues when bringing in new columns to query editor so I am trying to recreate the column from within the query editor using the same formula. I am getting an error and not f...
v-lili6-msft
Community Support
6 years agohi PowerBIRyan
If this formula doesn't work?
=Number.ToText([project_id]) & "," & Number.ToText([cost_code_id]) & "," & Number.ToText([line_item_type_id])
Regards,
Lin