Forum Discussion

omarecd's avatar
omarecd
Icon for Advocate I rankAdvocate I
1 year ago
Solved

Basic manipulation of data from events

Hello, hello. I am receiving the data from an Azure Event hubs here in Fabric in a Event Stream.   a. On the data that I receive, I have a lot of columns that I don't need, this is step is simple,...
  • omarecd's avatar
    1 year ago

    Hello Anonymous .

    I was checking and actually there is a nice way to have this automatic updates, with out going to external services or adding extra complexity.
    In KQL, we just need to use an "Update Policy" and that is all ! 👏

     

    Have a look here below:

     

    Omar C.