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
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: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
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
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: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
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: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: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: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:
0
Votes
Submitted on
02-03-2015
10:54 PM
Submitted by
fbcideas_migusr
on
02-03-2015
10:54 PM
When exporting from SSRS to Word, the resulting document always has a "Normal" style font of Times New Roman. In a common scenario, a report is exported from SSRS to Word, then an analyst/author uses Word to add commentary. If they click in any empty area and start typing, the "Normal" style will be applied with Times New Roman font. Ideally this could be set as a Report-level Property and passed to Word during the export process.
... View more
See more ideas labeled with:
0
Votes
Submitted on
02-04-2015
01:31 AM
Submitted by
fbcideas_migusr
on
02-04-2015
01:31 AM
Integrate SSIS with the Power Query Excel Add-In as a Data Source. Solution needs to be all on-prem to avoid typical cloud concerns. Ideally can reach into a workbook for a specific Query or function, pass in function values if required, and trigger a refresh of a Query or all Queries.
... View more
See more ideas labeled with:
0
Votes
Submitted on
02-03-2015
10:51 PM
Submitted by
fbcideas_migusr
on
02-03-2015
10:51 PM
There are a couple of scenarios where column widths are not respected when exporting to Word. The most common is where a nested table has a column with "narrow" content - the column width sometimes shrinks to contents. The other is when a column contains a long word with no spaces or breaking characters - the Word column width is increased to the width of that word.
... View more
See more ideas labeled with:
0
Votes
Submitted on
02-03-2015
10:20 PM
Submitted by
fbcideas_migusr
on
02-03-2015
10:20 PM
For SSRS Text Box controls, add a "Justify" option for the Horizontal/TextAlign property. This would produce fully justified text, as in Word. This feature supports automated production and distribution of documents of publication quality. This has been an open Connect item for over 5 years, gathering over 500 votes: https://connect.microsoft.com/SQLServer/feedback/details/404966/full-justification-in-reporting-services-2008-needed
... View more
See more ideas labeled with:
0
Votes
Submitted on
02-03-2015
10:09 PM
Submitted by
pbiideas1
on
02-03-2015
10:09 PM
Fix drillthrough in SSAS Multidimensional and Tabular. It needs to work with calculations (which means that devs can use MDX or DAX expressions that specify the rows returned when a user drills through on a calculation). We also need to be able to return user-friendly column names and control column order.
... View more
See more ideas labeled with:
0
Votes
Submitted on
02-03-2015
08:45 PM
Submitted by
kthejoker
on
02-03-2015
08:45 PM
The example I have is I'm working with a ~300MB CSV file. Every time I make any transforms on the file in Power Query, it goes and fully retrieves the CSV, performs the transform, then dumps it out again. Needless to say this gets really tedious in development mode. It would be nice to be able to cache a dataset in memory, sacrificing real-time access to the data for performance while in Power Query (and perhaps Power View as well.)
... View more
See more ideas labeled with:
0
Votes
Submitted on
02-03-2015
05:33 PM
Submitted by
Paul114
on
02-03-2015
05:33 PM
Buggy behaviors in RB make users give up (especially less-technical business users who this tool was designed for). The rest of us just get angry. These include: - Sometimes (inconsistently), pressing Enter will close the expression window and other time is adds a carriage return. - VB functions are (sometimes) translated to full-qualified object references which confuses users. - Certain field properties are changed when a data region is copied and pasted (example .UniqueName is changed to .Value) - Expression window just hangs & then crashes.
... View more
See more ideas labeled with:
0
Votes
Submitted on
02-03-2015
05:58 PM
Submitted by
Paul114
on
02-03-2015
05:58 PM
Many developers abandon SSAS Tabular (after their companies pay for enterprise licensing to get it) because of the development experience and they reason that if the development experience is poor that the product may be just as unreliable. The model designer has many problems and quirky behaviors when the model becomes complex (typically due to the number of tables & measures). In particular, the DAX editor can be very unwieldy. The auto-completion feature can cause more mistakes than it prevents. For example, if you were to backspace over a table and column, and then use the object list to select a different object; the editor makes a horrible mess by combing the old and new text. Some examples: In trying to replace 'First Table'[First Column] with 'Second Table'[Second Column] the editor may produce: 'First Table'[First Co[Second Column]lumn] or ''Second Table'[Second Column]. Given the small font and text size in the editor, users miss the doubled-up single quotes. When an error is reported, changes are lost; developers become angry & moody and are mean to people around them. After making changes to an expression and pressing Enter to save changes, the editor shows the previous expression, causing the developer to think that changes were lost which makes them throw things and use bad words. While you're at it, add support for comments and tabs. I suggest a usability test be conducted and observed using a production-scale project.
... View more
See more ideas labeled with:
Idea Statuses
- New 15,045
- Need Clarification 7
- Needs Votes 22,636
- Under Review 643
- Planned 268
- Completed 1,650
- Declined 222
Helpful resources
Latest Comments
-
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...
-
michaelu1
on: Scheduled refreshes were turned off after two mont...
-
anshulsharma on: Integrate Fabric Eventhouse with Azure AI Agent se...
- tom_vanleijsen on: Hide "updating" spinners in real-time dashboards
-
kleigh
on: change button slicer selected item color
- SimonKAKI on: OneLake Cross-Region Mirroring
-
jovanpop-msft on: Add native OPENROWSET(json) support in Fabric DW
-
Power BI
38,776 -
Fabric platform
537 -
Data Factory
445 -
Data Factory | Data Pipeline
292 -
Data Engineering
269 -
Data Warehouse
187 -
Data Factory | Dataflow
154 -
Real-Time Intelligence
126 -
Fabric platform | Workspaces
123 -
Fabric platform | OneLake
119 -
Fabric platform | Admin
114 -
Fabric platform | CICD
89 -
Fabric platform | Capacities
66 -
Real-Time Intelligence | Eventhouse and KQL
60 -
Real-Time Intelligence | Activator
52 -
Fabric platform | Governance
52 -
Fabric platform | Security
48 -
Data Science
47 -
Data Factory | Mirroring
37 -
Databases | SQL Database
32 -
Fabric platform | Support
31 -
Real-Time Intelligence | Eventstream
31 -
Fabric platform | Data hub
28 -
Databases
22 -
Data Factory | Apache Airflow Job
3 -
Fabric platform | Real-Time hub
3 -
Product
2