Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

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 I can't change it back manual.

 

Does anyone know why could this happen or how to solve it?

 

Thank you,

 

  • v-xicai's avatar
    v-xicai
    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.

5 Replies

  • v-xicai's avatar
    v-xicai
    Community 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.

     

  • v-xicai's avatar
    v-xicai
    Community Support

    Hi  Anonymous ,

     

    Does that make sense? If so, kindly mark my answer as a solution to help others having the similar issue and close the case. If not, let me know and I'll try to help you further.

     

    Best regards

    Amy

    • Anonymous's avatar
      Anonymous
      Not applicable

      Hi v-xicai,

       

      Sorry for the delay, but i wasn't able to find the part of the formula of the table where i can change the format type.

      This is what i got:

       

      • v-xicai's avatar
        v-xicai
        Community Support

        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.