You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a import mode semantic model which has source synapse dedicated sql pool and have various objects such as calculated tables, calculated columns ,measures, roles etc.
All the tables have been moved to lakehouse and calculated tables and columns has been taken care in ETL logic.
While we ran the migration script, among 2 calculated tables one table has shown up in the direct lake semantic model while other didn't! so we thought of adding it through edit tables feature but it is not working!
We connected to the tabular editor to check if any error exists. But we don't see any errors!
Any other ways to add that calculated table into the direct lake semantic model!? If so please do let me know!