Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Anonymous
Not applicable

Dynamic data type getting converted to String while creating shortcut of KQL db in lakehouse

Hi,

 

I am storing decimal values in double data type in KQL db while loading the realtime data using eventstream which is getting stored in dynamic data type in KQL db but it is getting converted into string while creating a shortcut of KQL db in lakehouse in fabric. 

 

Can anybody help me with the reason why this is happening or any workaround to store the dynamic data type of KQL db in decimal format in the lakehouse.

 

Thanks.

 

 

2 REPLIES 2
Anonymous
Not applicable

Hi @Anonymous ,

 

Real-time data transformations can be performed using Eventstream's event processor and the processed data can be seamlessly directed to a KQL database.

 

For more details, you can refer to below document:

Explore and transform sample bike-sharing data with Eventstream for KQL Database integration - Microsoft Fabric | Microsoft Learn

Lakehouse tutorial - Prepare and transform data in the lakehouse - Microsoft Fabric | Microsoft Learn

 

Best Regards,
Adamk Kong

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Anonymous
Not applicable

My problem is that when I am loading a decimal value to KQL db asa double data type value, it is getting converted to dynamic data type. This dynamic data type is getting converted to a string value when we create shortcut for KQL db in the lakehouse and I need this value in decimal data type as I want to show trends of it by using line charts in Power BI report.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.

Top Solution Authors