web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / kusto run query and li...
Power Automate
Answered

kusto run query and list results dont show up extended columns in dynamic content

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

I have to pull the data from Kusto and dump into Sql server ,While i was trying to load the data into the sql server ,the dynamic content does not throw the value of the extended columns and additonal columns

Is there any work around for the same?

 

Categories:
I have the same question (0)
  • v-micsh-msft Profile Picture
    Microsoft Employee on at

    Hi @Lohit,

     

    "While i was trying to load the data into the sql server ,the dynamic content does not throw the value of the extended columns and additonal columns"

     

    Do you mean the value of Dynamic content for the extended column or additional column is empty?

    You should be able to reference the Application Insights query output under Microsoft Flow run details, check to see if the column you mentioned (extended column or additional column ) has a value listed there.

    If it has a value, then the value should be not supported for the TextInpout (I suspect here should be a field defined under SQL Server table) where it has been entered with.

    If it have a blank double quotes, or nothing else, then this field should not be supported for Microsoft Flow to read its data.

     

    Regards,

    Michael

  • Lohit Profile Picture
    Microsoft Employee on at

    Hi Michael,

     

    Thanks for the reply

    But, the Question here is the additional column name which i kept in my kusto query does not appear in dynamic content in order to attach that dynamic content with sqlserver

    Here is the sample code,I have an extended column name here as a_isnull

    datatable (a:real) [1.0, real(null), real(nan)]
    
    | extend a_isnull=isnull(a)

    Now,This a_isnull column should appear in my dynamic content in order to attach this to sql server table column  

     

  • v-micsh-msft Profile Picture
    Microsoft Employee on at

    Thanks for the quick update.

     

    Sorry to say that I am not familiar with the code you posted, but if the column is added to the original table, then there should be dynamic content created for it.

    Please take a try with the Content search, see if it would help to find this field.

    In addition, take a Flow running test, check the output of the Application insights Run Analytics Query Action, see if there is a_isnull field listed there.

    If yes, then we could get the proper field with Workflow Definition Language and the Compose Action:

    Using the Azure Logic Apps Workflow Definition Language (WDL) in Microsoft Flow

    Microsoft Flow should use the Application Insights Run Analytics Query REST API to get the proper data, you may also check to see if the column would be returned under the REST API testing portal.

     

    Regards,

    Michael

  • Verified answer
    Lohit Profile Picture
    Microsoft Employee on at

    Thanks Michael,I found your answer very helpful

    But I solved the problem by using the Data operations-Parse JSON Option which helped me in pulling up all the columns

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 250 Super User 2026 Season 1

#2
Expiscornovus Profile Picture

Expiscornovus 222 Most Valuable Professional

#3
Haque Profile Picture

Haque 174

Last 30 days Overall leaderboard