Forum Discussion
Power BI Rs tool May 2024 version: In Modeling Menu, New Table is disabled.
hi all,
I am woring on Power BI Rs tool May 2024 version:
In Modeling menu, new table option is disabled where as new measre,quick measure and column is enabled.
My data model is in Direct query mode.
Any soloution
1 Reply
- rajendraongole1Super User
Hi narendramishra -The "New Table" option is disabled in DirectQuery mode due to the nature of how DirectQuery interacts with data sources. The most straightforward workaround is to switch to Import mode if your dataset size permits, or create the required tables directly in the underlying data source.
If your scenario absolutely requires working in DirectQuery mode and creating new tables, consider if the transformation or logic you need can be achieved through calculated columns or measures instead.
Ref: Link
Solved: New Table greyed out... - Microsoft Fabric Community
Hope it helps.