Forum Discussion
Direct Query - Limits ability to manipulate data (removes the Data section)
- 8 years ago
Hi Anonymous,
Yes, you create a table visual including all the columns, you will view all data you loaded.
Best Regards,
Angelia
Hi Anonymous,
Yes, there is no data section in Direct Query model. There are some limitations in Power Query. For example, you can't create a new table, There is a 1 million row limit for returning data when using DirectQuery and so on. More details, please review the limiations part in articles: https://docs.microsoft.com/en-us/power-bi/desktop-use-directquery and https://docs.microsoft.com/en-us/power-bi/desktop-directquery-about.
>> I don't see where I can't perform the same functions that I can in Import.
You can create column and measure by selecting File > Options and then Settings > Options > DirectQuery, then selecting the option Allow unrestricted measures in DirectQuery mode. Then right click the table->New Column or New Measure as follows(I test getting data from SQL Server in Direct Query Mode).
While not all functions are supported in Direct Query. Some function of DAX are supported. For example, Time intelligence capabilities are not available in DirectQuery. You will get an error if the function is invalid when you use it in Direct Query.
Best Regards,
Angelia
- Anonymous8 years agoNot applicable
Thanks Angelia!
I realize some DAX capabilites are not in Direct Query - but would you say most DAX functions are supported in Direct Query?
Z
- Anonymous8 years agoNot applicable
Ooops also forgot to ask...
What does it really matter if there is no "Data" section? Is there any functionality lost by not having this section?
Steve
- v-huizhn-msft8 years agoMicrosoft Employee
Hi Anonymous,
No "Data" section is a designed behaviour in Power BI, you can create an idea here. I test getting data from SQL Server in Direct Query Mode, you can create some calculated column or measure using DAX as the picture above shown. Please confirm you use Diect Query or Live connection.
Best Regards,
Angelia- Anonymous8 years agoNot applicable
Angelia -
I can get Direct Query.
My question - I still don't understand what the data section gives me that I can't get elsewhere within PowerBI? Even with out data (Direct Query) section I can create calc measures and columns.
Thanks,
Steve