Installation of Analysis Services Connector should test the connection with impersonation at the end
Step 1: Install the Analysis Services Connector and start the configuration Step 2: It prompts you to log into Power BI and you log in as x@y.onmicrosoft.com Step 3: Enter the yourdomain\SSASAdmin credentials and the Tabular server name Step 4: Enter the friendly name, etc. Step 5: Please add a n...
Ability to ensure success of API pushed data without duplicates
I'm seeing that there are occasional hiccups that I would expect from any cloud source so my app retries upload the same rows to a table in Power BI upon failure. However, sometimes that retry creates duplicate rows because the previous try actually succeeded despite the HTTP call returning an er...
Push data via API into an existing model
Without the ability to define my model in Excel or the Power BI designer with relationships and DAX calculations and column properties/formatting, it's going to be very difficult to get my dashboards to work and look as I want. I would like to be able to upload an Excel or Power BI Designer model...
Parallel processing of multiple partitions in the same table in a Tabular model
Currently the SSAS Tabular engine doesn't process partitions in the same table in parallel when loading data into the model. This is a major limiting factor on very large models.
Scope statements in Tabular models
I want to build the DAX for a Month-to-Date member of a Date Calculation dimension and have it apply to every measure in the model. This would require scope statements to do in a maintainable way.
NUMA support for Tabular models
Currently Tabular models don't scale well on servers with multiple NUMA nodes. Proper NUMA support should be built in as it is for Multidimensional models. This can be a limiting factor for very large models.
Remove 2000 row limit for Salesforce Power Queries and allow passing of parameters to Salesforce
In Power Query in Excel and in the Designer, the current implementation of "From Salesforce Report" is useless due to the Salesforce 2000 row limitation. Please push them to raise that. And please figure out how internally inside Power Query you can retrieve the first 2000 rows, then the next 200...
Support ragged hierarchies in Tabular through HideMemberIf equivalent
Currently if you have a ragged hierarchy you will see blank branches/leaves in your hierarchy in your Tabular model. BIDS Helper allows you to set HideMemberIf, but since the SSAS server for Tabular doesn't officially support this, it appears to not work properly on a significant percentage of di...
Support display folders for columns and measures in Tabular
Currently Tabular doesn't support setting the display folder for columns and measures. BIDS Helper adds a UI for this should be baked into the product. Please add official support for display folders.
Guarantee scheduled refresh data processing is initiated from the Power BI Tenant Azure Region
According to this whitepaper: http://download.microsoft.com/download/4/8/C/48CFCF8A-2025-4B97-B249-7B505E26E7ED/Power BI Security Whitepaper.docx "Note: Although Power BI tenants remain in the datacenter in which they were created, it currently is not possible to guarantee that data processing i...