Forum Discussion
Anonymous
7 years agoNot applicable
Column format changes appending queries
Hi, I've appended to tables (loaded from excel) with the same amount of column and name. There's no trouble executing it, but the column "Price" changes the type number format to text format and ...
- 7 years ago
Hi Anonymous ,
You can check it in the original tables.
Couldn’t you change the data type in Transform->Data Type in Query Editor , as well in Modeling->Data type in Report view or Data view?
Best Regards,
Amy
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
v-xicai
7 years agoCommunity Support
Hi Anonymous ,
You can enter into Query Editor, click on your query, find the "Changed Type" step, then change the " type text " to "Int64.Type "
Best Regards,
Amy
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.