Forum Discussion

Suerima's avatar
Suerima
Frequent Visitor
2 years ago
Solved

How to convert string into double in KQL db

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

 
  • Anonymous's avatar
    Anonymous
    2 years ago

    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.

3 Replies