Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I took data from eventstream and converted it to double to save KQL database, but it changed type dynamic, lakehouse changed type to double normally. I read the documentation it says support but I don't know why it hasn't changed.
- My event stream:
- KQL databases
- In lakehouse
- Document
Solved! Go to Solution.
Hi @Suerima ,
Just in the document you provide:
The rows represent the data types supported by KQL Database, but the table rows do not contain double types, so KQL does not support double types.
Best Regards,
Dino Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Suerima ,
Can you please provide a link to this document you are looking at?
According to the official Microsoft documentation, there is no data type Double in KQL Query. You can refer to the following documentation:
https://learn.microsoft.com/en-us/azure/data-explorer/kusto/query/scalar-data-types/#supported-data-...
Best Regards,
Dino Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Dino Tao,
Thank you for your support. Here is the document link I mentioned:
Process event data with the event processor editor - Microsoft Fabric | Microsoft Learn
Kind Regards,
Suerima
Hi @Suerima ,
Just in the document you provide:
The rows represent the data types supported by KQL Database, but the table rows do not contain double types, so KQL does not support double types.
Best Regards,
Dino Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Fabric update to learn about new features.