Not_connecting_to_PowerPivot_model_Example
Id #34045 | Release:
None
| Updated: May 29 at 1:17 PM by ggerhard | Created: May 11 at 11:53 AM by luowendong
Some tooltip info in the field list would be very helpful. The first thing it should show is the datatype. As we know, data types matter for certain DAX operations, so it would be handy to have tha...
Id #34042 | Release:
None
| Updated: Jun 3 at 10:39 PM by kjturner | Created: May 10 at 3:44 PM by furmangg
Add support for re-formatting DAX queries. The current proposed formatting rules are as follows:
Rules:
Never use shortened CALCULATE syntax
It means don’t use measure but CALCULATE( [measure],...
Id #33806 | Release:
None
| Updated: Jun 3 at 10:39 PM by kjturner | Created: Feb 21 at 11:18 PM by dgosbell
Update the UI to a more modern look incorporating a Ribbon to make it look more like a native Office feature. At the same time update the UI to use WPF to make the integration of the WPF based Dax ...
Id #33805 | Release:
None
| Updated: Feb 21 at 10:00 PM by dgosbell | Created: Feb 21 at 10:00 PM by dgosbell
Create a standalone .exe version of Dax Studio that will run outside of Excel and will only work against a tabular (or PowerPivot) server instance. A standalone release would not be able to connect...
Id #33804 | Release:
None
| Updated: Apr 22 at 3:17 PM by FedorFFF | Created: Feb 21 at 9:56 PM by dgosbell
We should switch to using the DISCOVER_CSDL_METADATA call to populate the object browser as this is the same call used by Power View and will enable us to present the metadata in consistent way to ...
Id #33803 | Release:
None
| Updated: Feb 21 at 9:52 PM by dgosbell | Created: Feb 21 at 9:52 PM by dgosbell
I think it would be great if we can add a number of commonly used shortcut keys such as:
Ctrl-K Ctrl-C for commenting
Ctrl-K Ctrl-U for uncommenting
Ctrl-Shift-U for upper case
Ctrl-Shift-L for...
Id #33359 | Release:
None
| Updated: Feb 21 at 9:40 PM by dgosbell | Created: Nov 14, 2012 at 6:51 PM by dgosbell
In some cases the name of the Database (Tabular) can be quite long, especially when they are appended with the unique guid as workspace database in SSDT. Is it possible to resize the Database Name ...
Id #33270 | Release:
None
| Updated: Feb 21 at 9:40 PM by dgosbell | Created: Oct 23, 2012 at 1:02 AM by mssqlgirl
Would it be possible to display a warning dialog box if there is an unsaved script in DAX Studio? Quite a few times, I accidentally pressed close button and lose the work (I'm getting better at sav...
Id #33269 | Release:
None
| Updated: Feb 23 at 10:15 AM by marcorusso | Created: Oct 23, 2012 at 12:46 AM by mssqlgirl
It seems that the Columns inside the Table tree (left navigation) is sorted by name. However, the Caculated Measures are listed based on the order of creation. Is possible to add flexibility to tog...
Id #33268 | Release:
None
| Updated: Feb 23 at 10:15 AM by marcorusso | Created: Oct 23, 2012 at 12:44 AM by mssqlgirl