Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Search instead for
Did you mean:
Fabric Data Days Monthly is back. Join us on March 26th for two expert-led sessions on 1) Getting Started with Fabric IQ and 2) Mapping & Spacial Analytics in Fabric.
Register now
Submitted on02-17-201508:23 AMSubmitted bymourad1on02-17-201508:23 AM
The new Data VIsualization as Power View can be directly used by end user to create their own reports. Also, We can propose some predifine report. The development tool is Visual Studio. It's enable to manage the source code and to facilitate the deployment on different environment.
... View more
MOre third party data sources e.g. Google Analytics, Tableau TDE Files. Make it more specific that OData so that the data source is really drawn out.
... View more
Make analytics drag and drop e.g. - drag and drop a trend line onto to the board. This should be interactive as well - show outliers as a different colour, or the ability to exclude them. - show a little panel that gives you the descriptive statistics, and does a chart call out to show the dispersion (for example).
... View more
A way to relate dimension attributes simply for the purpose of accessing what used to be called member properties, rather than defining aggregation paths
... View more
A SSRS grid control (possibly with a pre-specified number of columns) that sources data from SSAS OLAP, is aggregate-aware and can accept mostly any MDX queries thrown at it (without any result set flattening).
... View more
Submitted on02-09-201504:05 AMSubmitted bypbiideas1on02-09-201504:05 AM
Improve functionality of MS BI products on PCs, laptops, tablets, smart-phones etc by integrating with touchscreen capability in a similar way to Roambi, Tableau and Qlikview. Ability to play with BI in such an intuitive way would be awesome.
... View more
If I understand correctly, currently Power BI Q&A only have "count" formula and not support distinct count functionality. Will be very helpful for Operations data, where both count and distinct count are valuable. Thanks!
... View more
SSRS needs its visualizations updated and the look & feel modernized to be more flashy like Qlickview. Report Builder needs to be updated with new usability features, new data sources supported. Deep support for ESRi (beyond shape files which are rarely used today)
... View more
Submitted on02-06-201512:51 AMSubmitted bycraig_brydenon02-06-201512:51 AM
I have several smaller customers who have needed something like the old report models. Obviously they would need to be a bit better than they were and would need to be queryable by tools other than just SSRS / Report Builder. Ideally some sort of exploration of the model from within Excel.
... View more
Submitted on02-05-201509:07 AMSubmitted bysimon54on02-05-201509:07 AM
As sad as it is, there needs to be focus on one way forward - that appears to be tabular. A migration path is needed, but having the two models is confusing and becoming unnecessary. Even if full support for MD features is not available I think this should still happen.
... View more
Submitted on02-05-201508:52 AMSubmitted bysimon54on02-05-201508:52 AM
Add spatial data types as attributes which can then be added to visualizations. For example drag in custom polygons to overlay on maps rather than rely on PowerMap geocoding.
... View more
Submitted on02-05-201507:49 AMSubmitted bytivarssonon02-05-201507:49 AM
Today SSAS generates the TSQL when dimension and facts are loaded. BISM Tabular allows You to enter your own queries. The SSAS generated SQL is not the best and in order to do optimization in the loading scenarios you should be allowed to enter your own queries.
... View more
Submitted on02-05-201507:16 AMSubmitted bymarco4on02-05-201507:16 AM
Create a data modeling Language based on a textual representation (such as SQL DML, no XML) that would enable comparison between versions and easy copy/paste between data models
... View more
Remove the requirement to have powerview require SharePoint integration. Use power view as the experience for self service and remove report builder. This way we have symmetry between on premise and our cloud PowerBi offering
... View more
Parameters are the key to building interactive reporting solutions but complex report designs can become difficult to maintain. Let's say that I have ten items on a dashboard style report that pass all the parameters back to the same report (which is necessary to maintain the state of previously-selected parameter values)... Now I add one more parameter to the report and I have to find every item with an action to add that parameter. If there were some kind of a parameter collection object, similar to the property bag in old VB or the Request/Response/Application/Cookies objects commonly used in ASP.NET; this could be used to add the new parameter to the collection and simply pass the whole thing as an object to maintain the state of previously selected values. I have several specific thoughts and examples to share on this subject.
... View more