Forum Discussion
Dynamic Expand Power Query Custom Function
- Anonymous1 year ago
Hi Mic1979 ,
Thanks for reaching out to the Microsoft fabric community forum.
There may be a possibility that you are encountering data type mismatch, consider changing the data type from percentage to decimal number and then multiplying them and check if you are still encountering the issue.
Also consider using error handling https://learn.microsoft.com/en-us/power-query/error-handling
to test and catch errors in your code.
If you find this post helpful, please mark it as an "Accept as Solution" and consider giving a KUDOS.
Thanks and Regards
Dear all,
any feedback on the last post?
Thanks a lot
Hi Mic1979 ,
Thanks for reaching out to the Microsoft fabric community forum.
There may be a possibility that you are encountering data type mismatch, consider changing the data type from percentage to decimal number and then multiplying them and check if you are still encountering the issue.
Also consider using error handling https://learn.microsoft.com/en-us/power-query/error-handling
to test and catch errors in your code.
If you find this post helpful, please mark it as an "Accept as Solution" and consider giving a KUDOS.
Thanks and Regards