Forum Discussion

EdvanceIQ_Chris's avatar
EdvanceIQ_Chris
Regular Visitor
9 months ago
Solved

Version AsOf in semantic model.

I ingest data via notebooks into CDC enabled lakehouse tables and they enable timetravel for up to 7 years and can be updated up to three times a day.  The select * from table version asof xx works o...
  • amitchandak's avatar
    9 months ago

    EdvanceIQ_Chris , I doubt we have that available in the Semantic Model Yet. 

    We have a Power Query function get DeltaLake.Table M (https://youtu.be/D_8ldwRTkyg), but that is also static to the data load 

    Snapshot is one way, but that will have too much data.