Share your ideas and vote for future features
Suggest an idea
Options
- Mark all as New
- Mark all as Read
- Float this item to the top
- Subscribe
- Bookmark
- Subscribe to RSS Feed
0
Votes
Submitted on
02-04-2015
12:00 PM
Submitted by
ahmedhosny
on
02-04-2015
12:00 PM
Adding features like the Predictive Analytics in PowerBI by dragging line charts using time series algorthims. Got a customer request to be able to do on the fly calculations from within PowerView. For eg, creating a new calculation for Profit without having to open powerpivot. Creating What-IF scenarios by using variables with preset or customizable values. For eg, Markup % variable with values of 10%, 20%, 30%. The end user would be able to select those values or enter another custom value in the filters pane to see the impact on the values in the dashboard.
... View more
See more ideas labeled with:
0
Votes
Submitted on
02-04-2015
12:08 PM
Submitted by
ahmedhosny
on
02-04-2015
12:08 PM
Design templates available for the user to select from when creating a new report. Eg, are having separators (could be image based). Snapping and guiding lines like in powerpoint. Auto-format option to auto adjust and auto align charts.
... View more
See more ideas labeled with:
0
Votes
Submitted on
02-04-2015
12:05 PM
Submitted by
ahmedhosny
on
02-04-2015
12:05 PM
Lineage from ETL to DB to SSAS to Reports. Impact analysis on changing any point in the chain.
... View more
See more ideas labeled with:
0
Votes
Submitted on
02-04-2015
11:51 AM
Submitted by
ahmedhosny
on
02-04-2015
11:51 AM
Similar with PowerBI, when clicking a chart on the high level view, it would take the user to a more detailed powerview report.
... View more
See more ideas labeled with:
0
Votes
Submitted on
02-04-2015
11:49 AM
Submitted by
ahmedhosny
on
02-04-2015
11:49 AM
Customers request to be able to select a chart -like in excel and export the tabular data for additional analysis.
... View more
See more ideas labeled with:
0
Votes
Submitted on
02-04-2015
11:40 AM
Submitted by
ahmedhosny
on
02-04-2015
11:40 AM
NULL
... View more
See more ideas labeled with:
0
Votes
Submitted on
02-04-2015
07:41 AM
Submitted by
thomas_martens1
on
02-04-2015
07:41 AM
This is often needed where the table of account has to satisfy more than one legal requirement. Now I have to use (misuse) some kind of many-to-many relationship that sometimes makes MDX expressions somewhat complex.
... View more
See more ideas labeled with:
0
Votes
Submitted on
02-04-2015
07:36 AM
Submitted by
tivarsson
on
02-04-2015
07:36 AM
Make the diagram view the main workspace area where all of the design work could be done.
... View more
See more ideas labeled with:
0
Votes
Submitted on
02-04-2015
07:31 AM
Submitted by
tivarsson
on
02-04-2015
07:31 AM
Today that option exists in Data Tools in Visual Studio but it is not working. You get a message that it is not supported.
... View more
See more ideas labeled with:
0
Votes
Submitted on
02-04-2015
09:30 AM
Submitted by
AngryKoala
on
02-04-2015
09:30 AM
There are many situations where SSAS Tabular models are infrequently used. Having them permanently in memory is wasting resources. Would be useful if they only attached (loaded into memory) on first end user query, and detached after a certain amount of time. And or a setting that says you want a particular model in memory permanently...
... View more
See more ideas labeled with:
0
Votes
Submitted on
02-04-2015
08:59 AM
Submitted by
fbcideas_migusr
on
02-04-2015
08:59 AM
Add a method by which you can see the reports you have navigated through to get where you are now. This enables you to jump back and also gives you a good idea of where you are in complex report heirarchies
... View more
See more ideas labeled with:
0
Votes
Submitted on
02-04-2015
09:02 AM
Submitted by
fbcideas_migusr
on
02-04-2015
09:02 AM
Add a capability so that annotations can be added to reports. So that explanations of numbers can be attached to reports. An example might be looking at a report and seeing one number that is particularly low and adding a note that explains this was because that division was closed/flooded/struck by ligtening.
... View more
See more ideas labeled with:
0
Votes
Submitted on
02-04-2015
07:54 AM
Submitted by
tivarsson
on
02-04-2015
07:54 AM
Since it is possible to import an Excel Power Pivot model to Tabular the reverse should also be possible in order to reuse existing development work and to add improvements outside a development environment.
... View more
See more ideas labeled with:
0
Votes
Submitted on
02-04-2015
07:47 AM
Submitted by
thomas_martens1
on
02-04-2015
07:47 AM
NULL
... View more
See more ideas labeled with:
0
Votes
Submitted on
02-04-2015
07:45 AM
Submitted by
thomas_martens1
on
02-04-2015
07:45 AM
Right now MS AS issues a table lock and that is not compatible with the in-memory optimized tables
... View more
See more ideas labeled with:
0
Votes
Submitted on
02-04-2015
07:34 AM
Submitted by
tivarsson
on
02-04-2015
07:34 AM
There is no working editor today in Data Tools /Visual Studio. We need one with IntelliSense and syntax checking that do not erase everything when something is wrong.
... View more
See more ideas labeled with:
0
Votes
Submitted on
02-04-2015
07:29 AM
Submitted by
tivarsson
on
02-04-2015
07:29 AM
Since there are already translations between DAX and MDX in both directions I think it should be possible to convert the models to each other with the exception of MDX scripting and DAX expressions. I have converted a MD model to a Tabular manually without any unsolved issues.
... View more
See more ideas labeled with:
0
Votes
Submitted on
02-04-2015
03:29 AM
Submitted by
fbcideas_migusr
on
02-04-2015
03:29 AM
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.
... View more
See more ideas labeled with:
0
Votes
Submitted on
02-04-2015
03:31 AM
Submitted by
fbcideas_migusr
on
02-04-2015
03:31 AM
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.
... View more
See more ideas labeled with:
0
Votes
Submitted on
02-04-2015
03:27 AM
Submitted by
fbcideas_migusr
on
02-04-2015
03:27 AM
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.
... View more
See more ideas labeled with:
Idea Statuses
- New 15,086
- Need Clarification 10
- Needs Votes 22,639
- Under Review 642
- Planned 269
- Completed 1,650
- Declined 223
Helpful resources
Latest Comments
- abhimani on: Key Pair authentication for the snowflake in power...
- kyle_mueller on: Quickly Identify Table Columns Used in Calculation...
-
Aala_Ali
on: Importing data (or drag and drop) from Fabric Lake...
- anic on: Enhancing Purview Glossary Integration with Power ...
- yeyu47 on: Deployment Pipeline roles
- giusepper11 on: Reintroduce Workspace Name visibility for Lakehous...
-
Koen_Verbeeck
on: Fabric REST API - Allow to specify a folder when c...
-
michaelu1
on: Scheduled refreshes were turned off after two mont...
-
anshulsharma on: Integrate Fabric Eventhouse with Azure AI Agent se...
- david-ri on: Add Key pair based authentication for Snowflake Co...
-
Power BI
38,806 -
Fabric platform
542 -
Data Factory
446 -
Data Factory | Data Pipeline
293 -
Data Engineering
272 -
Data Warehouse
187 -
Data Factory | Dataflow
156 -
Fabric platform | Workspaces
129 -
Real-Time Intelligence
126 -
Fabric platform | OneLake
122 -
Fabric platform | Admin
118 -
Fabric platform | CICD
90 -
Fabric platform | Capacities
68 -
Real-Time Intelligence | Eventhouse and KQL
61 -
Fabric platform | Governance
53 -
Real-Time Intelligence | Activator
52 -
Fabric platform | Security
49 -
Data Science
48 -
Data Factory | Mirroring
38 -
Databases | SQL Database
32 -
Real-Time Intelligence | Eventstream
31 -
Fabric platform | Support
31 -
Fabric platform | Data hub
28 -
Databases
22 -
Data Factory | Apache Airflow Job
3 -
Fabric platform | Real-Time hub
3 -
Product
2