Calculated Columns in DirectLake Semantic Model #887
Replies: 2 comments 5 replies
-
Calculated columns are not supported in direct lake mode. |
Beta Was this translation helpful? Give feedback.
1 reply
-
You can always use this. It will show you the column type (and other properties) of all columns in the semantic model. import sempy.fabric as fabric |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All,
Is it possible to get a list of calculated columns out of a direct lake semantic model, every way I have tried seems to surface regular columns but never the Calculated columns?
Beta Was this translation helpful? Give feedback.
All reactions