
How to convert an Import Model to Direct Query in Power BI Premium Dataset?
Let’s get started To convert FactInternetSales to Direct Query we will need to remove any transformations that are not supported in Direct Query mode. The FactIntenertSales has incremental Refresh Policy set up; therefore we need to delete all partition and create a new one. We will use Tabular Editor to help with this task. Please […]