Forum Discussion
Type Any in Power Query
- 1 year ago
no any. This experience found from parctice.
- 1 year ago
Hi Omid_Motamedise,
I hope you're doing well! I wanted to follow up on your query regarding Power Query and the behaviour of the "Any" data type.
As ZhangKun correctly pointed out, Power Query sorts values based on the specific type of each value instead of the column type when dealing with "Any" values. This sorting behavior is based on practical experience, and unfortunately, there isn’t a specific Microsoft document that outlines it.
Have you resolved your issue with sorting in Power Query, or is there anything else related to your query that you need assistance with? If this resolves your issue, please accept it as a solution and leave a "Kudos" so other members can find it more easily.
Thank you.
in practice, u will be found that powerquery first checks the type of value(not column type), and then sorts the values of same type together. This means that there is a priority between the different types.
- Omid_Motamedise1 year agoSuper User
Thanks, ZhangKun, for the response.
Is there any reference in Microsoft Document to explain such behavior of commands over the column in type any?- ZhangKun1 year agoSuper User
no any. This experience found from parctice.