QR Scanner in IPad version
We would like the QR Scanner functionality to be added to the IPad version. We want to be able to use QR codes to display relevant reports on the shop floor.
Republishing PBIX file should not break dashboard tile updates.
Presently when a PBIX file from PBI Desktop is republished to the service the associated Dashboard Tiles stop being updated. It is necessary to re-pin the tiles to the dashboard for them to update. This should not be necessary.
Managing Push API streaming data sets.
When Historic data analysis is enabled, there does not seem to be a way to limit the amount of data collected. It's either all or nothing. It would be nice to be able to limit the dataset by size or row count. After it reaches a limit the older data is removed.
Be able to use a measure in the properties of a visualization
I would like to be able to use a measure in some of the fields that make up the properties of a visual. For example, bar color, or whether to show a category title. This would allow us to control the color coding of bars and how much detail to show depending on a data item
Add saving of PBIX to github to the Desktop
Be able to commit .PBIX and .PBIT files to GitHub from PBI Desktop. This allows us to easily version the files and also make a comment as to what the changes we made to the file are.
64 bit Power BI report builder
Publish a 64 bit version so that we don't need to install both the 64bit and 632bit database drivers. I suspect most people use the 64bit version of the PBI Desktop because of the additional memory it makes available. Forcing us to use just the 32bit version of the Builder means a whole second s...
Allow call to API's to be group and treated as a single action in Power Query
There are multiple Web API's out there that require calling multiple API's in a certain order (e.g. Login, Request Data, Fetch data), or only allow a single login. Power Query has a nasty habit of choosing to go behind the scene and make calls to the API's which can break the sequence (e.g. By...