Forum Discussion

chetanhiwale's avatar
chetanhiwale
Icon for Resolver I rankResolver I
1 year ago
Solved

Real time data transformation options

I am trying to understand what are the all possible transformation options available for real time data. After studying real time intelligence experience in fabric, I can pin point few of them 1. Tr...
  • datacoffee's avatar
    1 year ago

    Hi

     

    There is no rule to use update policies or mat.views at those places. So you could use the mat.views where you need joins.

     

    You can also use joins in the Eventstream - even though they are a bit different.

     

    When I wrote my blogpost and the YouTube video on the RTI medallion architecture, I also used update policies for silver and mat.view for gold. But that is not given. Those are just examples, and can be used there they fit in your process.

     

    i hope you can find a way to succeed, or else let me know. I will gladly help 😊

     

    If this is useful, please consider accepting it as a answer.