<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>DaxEditor Wiki Rss Feed</title><link>http://daxeditor.codeplex.com/</link><description>DaxEditor Wiki Rss Description</description><item><title>New Comment on "Using the DAX Editor"</title><link>http://daxeditor.codeplex.com/wikipage?title=Using the DAX Editor&amp;ANCHOR#C26607</link><description>Why does the operation ins step 2 of the instructions &amp;#40;&amp;#34;From the Model menu, select Create DAX file for model.&amp;#34;&amp;#41; only create ONE measure. Would it not read ALL the measures from ALL the tables&amp;#63;</description><author>ToddChitt</author><pubDate>Tue, 19 Feb 2013 19:48:22 GMT</pubDate><guid isPermaLink="false">New Comment on "Using the DAX Editor" 20130219074822P</guid></item><item><title>New Comment on "Using the DAX Editor"</title><link>http://daxeditor.codeplex.com/wikipage?title=Using the DAX Editor&amp;ANCHOR#C26524</link><description>intellisense doesn&amp;#39;t work for me either</description><author>qiyuef</author><pubDate>Wed, 13 Feb 2013 00:06:19 GMT</pubDate><guid isPermaLink="false">New Comment on "Using the DAX Editor" 20130213120619A</guid></item><item><title>New Comment on "Using the DAX Editor"</title><link>http://daxeditor.codeplex.com/wikipage?title=Using the DAX Editor&amp;ANCHOR#C26523</link><description>never mind. found it.</description><author>qiyuef</author><pubDate>Tue, 12 Feb 2013 23:47:17 GMT</pubDate><guid isPermaLink="false">New Comment on "Using the DAX Editor" 20130212114717P</guid></item><item><title>New Comment on "Using the DAX Editor"</title><link>http://daxeditor.codeplex.com/wikipage?title=Using the DAX Editor&amp;ANCHOR#C26522</link><description>I cannot find create DAX file from Model menu. I am running SP1.&amp;#10;&amp;#10;Thanks</description><author>qiyuef</author><pubDate>Tue, 12 Feb 2013 23:46:07 GMT</pubDate><guid isPermaLink="false">New Comment on "Using the DAX Editor" 20130212114607P</guid></item><item><title>New Comment on "Using the DAX Editor"</title><link>http://daxeditor.codeplex.com/wikipage?title=Using the DAX Editor&amp;ANCHOR#C22738</link><description>yes, I have the same issue as EricLeBouffon, I do the same as &amp;#34;Enter the workspace database name &amp;#40;copy&amp;#47;paste from bim file properties&amp;#41; and workspace database server name in the property grid&amp;#34; so I think the database and server name is correct, why there is no intellisense&amp;#63; can anybody give some comment to this issue&amp;#63; thanks in advance. &amp;#10;Challen Fu</description><author>Challen</author><pubDate>Tue, 28 Feb 2012 02:52:50 GMT</pubDate><guid isPermaLink="false">New Comment on "Using the DAX Editor" 20120228025250A</guid></item><item><title>New Comment on "Using the DAX Editor"</title><link>http://daxeditor.codeplex.com/wikipage?title=Using the DAX Editor&amp;ANCHOR#C22671</link><description>No intellisense&amp;#63;&amp;#10;I entered both DatabaseName and ServerName as indicated in step 3 but can&amp;#39;t seeany intellisense around... &amp;#10;As a test, I created an invalid measure and no warning of any sort... &amp;#10;Am I missing something&amp;#63;</description><author>EricLeBouffon</author><pubDate>Tue, 21 Feb 2012 17:27:36 GMT</pubDate><guid isPermaLink="false">New Comment on "Using the DAX Editor" 20120221052736P</guid></item><item><title>Updated Wiki: Home</title><link>http://daxeditor.codeplex.com/wikipage?version=15</link><description>&lt;div class="wikidoc"&gt;&lt;br /&gt;
&lt;h3&gt;Project Description&lt;/h3&gt;The DAX Editor for SQL Server an extension to Visual Studio 2010 that implements a language service for the DAX language. The DAX language is the expression languaged used for SQL Server Analysis Services tabular models. This extension can be used when editing DAX queries and also for writing DAX measures.&lt;br /&gt;&lt;br /&gt;This extension was written in C&amp;#35; and implements the language service using managed Babel. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=DaxEditor&amp;DownloadId=290097" alt="capture.png" title="capture.png" /&gt;&lt;br /&gt;
&lt;h3&gt;Features&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;DAX syntax highlighting&lt;/li&gt;
&lt;li&gt;DAX formatting. Support for increasing and decreasing format depth using Edit-&amp;gt;Advanced-&amp;gt;Increase Format Depth or Decrease Format Depth&lt;/li&gt;
&lt;li&gt;IntelliSense support for keywords, functions, columns, and measures. Press Ctrl+Space to show IntelliSense.&lt;/li&gt;
&lt;li&gt;Autocomplete for keywords, functions, tables, columns and measures. Press Ctrl+Space to autocomplete.&lt;/li&gt;
&lt;li&gt;Syntax error reporting using squiggles/Error List&lt;/li&gt;
&lt;li&gt;Brace matching&lt;/li&gt;
&lt;li&gt;QuickInfo support in AutoComplete list that gives description of functions&lt;/li&gt;
&lt;li&gt;F1 help for functions &amp;amp; keywords&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;Installing, uninstalling, and usage information&lt;/h3&gt;See the &lt;a href="http://daxeditor.codeplex.com/releases/view/78214"&gt;DAX Editor for SQL Server v1&lt;/a&gt; and &lt;a href="http://daxeditor.codeplex.com/documentation?referringTitle=Home"&gt;Documentation&lt;/a&gt; sections for details&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>cathyk</author><pubDate>Tue, 06 Dec 2011 22:26:24 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20111206102624P</guid></item><item><title>Updated Wiki: Building and debugging the DAX Editor</title><link>http://daxeditor.codeplex.com/wikipage?title=Building and debugging the DAX Editor&amp;version=3</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Building and debugging the DAX Editor &lt;/h1&gt;
&lt;h2&gt;Prerequisites for building &lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Visual Studio 2010 SP1 Pro or higher &lt;/li&gt;
&lt;li&gt;Visual Studio 2010 SP1 SDK, available for download at &lt;a href="http://www.microsoft.com/download/en/details.aspx?id=21835" class="externalLink"&gt;http://www.microsoft.com/download/en/details.aspx?id=21835&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;AMO and ADOMD. CTP3 versions of these DLLs are available for download at &lt;a href="http://www.microsoft.com/download/en/details.aspx?id=26726" class="externalLink"&gt;http://www.microsoft.com/download/en/details.aspx?id=26726&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;To edit measures in tabular models, you must have SQL Server Data Tools for SQL Server 2012 installed. RC0 is available at &lt;a href="http://www.microsoft.com/download/en/details.aspx?id=28145" class="externalLink"&gt;http://www.microsoft.com/download/en/details.aspx?id=28145&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. This includes Visual Studio 2010, AMO, ADOMD, and an evaluation version of the Analysis Services Engine.&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Building and installing the DAX editor&lt;/h2&gt;1. Install all pre-requisites and download the source code.&lt;br /&gt;2. Open DaxEditorSample.sln.&lt;br /&gt;3. Build the project.&lt;br /&gt;4. Go to the bin\debug folder.&lt;br /&gt;5. Double-click DaxEditor.vsix. Accept the license and complete the installation.&lt;br /&gt;6. Restart all instances of Visual Studio. Now the DAX editor is ready to use.&lt;br /&gt;
&lt;h2&gt;Debugging the DAX editor&lt;/h2&gt;You may modify the source code for the DAX Editor. As you are working, you can debug the DAX Editor using the experimental instance of Visual Studio. To ensure that your changes to the DAX Editor appear only in the experimental instance, and not all instances of Visual Studio, you should start VS from the command line with appropriate arguments, like this:&lt;br /&gt;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe /rootsuffix Exp&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>cathyk</author><pubDate>Tue, 06 Dec 2011 22:25:01 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Building and debugging the DAX Editor 20111206102501P</guid></item><item><title>Updated Wiki: Building and debugging the DAX Editor</title><link>http://daxeditor.codeplex.com/wikipage?title=Building and debugging the DAX Editor&amp;version=2</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Building and debugging the DAX Editor &lt;/h1&gt;
&lt;h2&gt;Prerequisites for building &lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Visual Studio 2010 SP1 Pro or higher &lt;/li&gt;
&lt;li&gt;Visual Studio 2010 SP1 SDK, available for download at &lt;a href="http://www.microsoft.com/download/en/details.aspx?id=21835" class="externalLink"&gt;http://www.microsoft.com/download/en/details.aspx?id=21835&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;AMO and ADOMD. CTP3 versions of these DLLs are available for download at &lt;a href="http://www.microsoft.com/download/en/details.aspx?id=26726" class="externalLink"&gt;http://www.microsoft.com/download/en/details.aspx?id=26726&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;To edit measures in tabular models, you must have SQL Server Data Tools for SQL Server 2012 installed. The CTP3 is available at http://www.microsoft.com/betaexperience/pd/SQLDCTP3CTA/enus/default.aspx. This CTP includes Visual Studio 2010, AMO, ADOMD, and an evaluation version of the Analysis Services Engine.&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Building and installing the DAX editor&lt;/h2&gt;1. Install all pre-requisites and download the source code.&lt;br /&gt;2. Open DaxEditorSample.sln.&lt;br /&gt;3. Build the project.&lt;br /&gt;4. Go to the bin\debug folder.&lt;br /&gt;5. Double-click DaxEditor.vsix. Accept the license and complete the installation.&lt;br /&gt;6. Restart all instances of Visual Studio. Now the DAX editor is ready to use.&lt;br /&gt;
&lt;h2&gt;Debugging the DAX editor&lt;/h2&gt;You may modify the source code for the DAX Editor. As you are working, you can debug the DAX Editor using the experimental instance of Visual Studio. To ensure that your changes to the DAX Editor appear only in the experimental instance, and not all instances of Visual Studio, you should start VS from the command line with appropriate arguments, like this:&lt;br /&gt;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe /rootsuffix Exp&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>cathyk</author><pubDate>Tue, 06 Dec 2011 22:24:15 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Building and debugging the DAX Editor 20111206102415P</guid></item><item><title>Updated Wiki: Home</title><link>http://daxeditor.codeplex.com/wikipage?version=14</link><description>&lt;div class="wikidoc"&gt;&lt;br /&gt;
&lt;h3&gt;Project Description&lt;/h3&gt;The DAX Editor for SQL Server an extension to Visual Studio 2010 that implements a language service for the DAX language. The DAX language is the expression languaged used for SQL Server Analysis Services tabular models. This extension can be used when editing DAX queries and also for writing DAX measures.&lt;br /&gt;&lt;br /&gt;This extension was written in C&amp;#35; and implements the language service using managed Babel. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=DaxEditor&amp;DownloadId=290097" alt="capture.png" title="capture.png" /&gt;&lt;br /&gt;
&lt;h3&gt;Features&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;DAX syntax highlighting&lt;/li&gt;
&lt;li&gt;DAX formatting. Support for increasing and decreasing format depth using Edit-&amp;gt;Advanced-&amp;gt;Increase Format Depth or Decrease Format Depth&lt;/li&gt;
&lt;li&gt;IntelliSense support for keywords, functions, columns, and measures. Press Ctrl+Space to show IntelliSense.&lt;/li&gt;
&lt;li&gt;Autocomplete for keywords, functions, tables, columns and measures. Press Ctrl+Space to autocomplete.&lt;/li&gt;
&lt;li&gt;Syntax error reporting using squiggles/Error List&lt;/li&gt;
&lt;li&gt;Brace matching&lt;/li&gt;
&lt;li&gt;QuickInfo support in AutoComplete list that gives description of functions&lt;/li&gt;
&lt;li&gt;F1 help for functions &amp;amp; keywords&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;Installing, uninstalling, and usage information&lt;/h3&gt;See the &lt;a href="http://daxeditor.codeplex.com/releases/view/78214" class="externalLink"&gt;http://daxeditor.codeplex.com/releases/view/78214&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and &lt;a href="http://daxeditor.codeplex.com/documentation?referringTitle=Home"&gt;Documentation&lt;/a&gt; sections for details&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>cathyk</author><pubDate>Tue, 06 Dec 2011 22:19:03 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20111206101903P</guid></item><item><title>Updated Wiki: Home</title><link>http://daxeditor.codeplex.com/wikipage?version=13</link><description>&lt;div class="wikidoc"&gt;&lt;br /&gt;
&lt;h3&gt;Project Description&lt;/h3&gt;The DAX Editor for SQL Server an extension to Visual Studio 2010 that implements a language service for the DAX language. The DAX language is the expression languaged used for SQL Server Analysis Services tabular models. This extension can be used when editing DAX queries and also for writing DAX measures.&lt;br /&gt;&lt;br /&gt;This extension was written in C&amp;#35; and implements the language service using managed Babel. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=DaxEditor&amp;DownloadId=290097" alt="capture.png" title="capture.png" /&gt;&lt;br /&gt;
&lt;h3&gt;Features&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;DAX syntax highlighting&lt;/li&gt;
&lt;li&gt;DAX formatting. Support for increasing and decreasing format depth using Edit-&amp;gt;Advanced-&amp;gt;Increase Format Depth or Decrease Format Depth&lt;/li&gt;
&lt;li&gt;IntelliSense support for keywords, functions, columns, and measures. Press Ctrl+Space to show IntelliSense.&lt;/li&gt;
&lt;li&gt;Autocomplete for keywords, functions, tables, columns and measures. Press Ctrl+Space to autocomplete.&lt;/li&gt;
&lt;li&gt;Syntax error reporting using squiggles/Error List&lt;/li&gt;
&lt;li&gt;Brace matching&lt;/li&gt;
&lt;li&gt;QuickInfo support in AutoComplete list that gives description of functions&lt;/li&gt;
&lt;li&gt;F1 help for functions &amp;amp; keywords&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;Installing, uninstalling, and usage information&lt;/h3&gt;See the &lt;a href="http://daxeditor.codeplex.com/wikipage?title=Downloads&amp;referringTitle=Home"&gt;Downloads&lt;/a&gt; and &lt;a href="http://daxeditor.codeplex.com/documentation?referringTitle=Home"&gt;Documentation&lt;/a&gt; sections for details&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>cathyk</author><pubDate>Tue, 06 Dec 2011 22:17:04 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20111206101704P</guid></item><item><title>Updated Wiki: Documentation</title><link>http://daxeditor.codeplex.com/documentation?version=4</link><description>&lt;div class="wikidoc"&gt;Topics:
&lt;ul&gt;&lt;li&gt;&lt;a href="http://daxeditor.codeplex.com/wikipage?title=Using%20the%20DAX%20Editor&amp;referringTitle=Documentation"&gt;Using the DAX Editor&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://daxeditor.codeplex.com/wikipage?title=Building%20and%20debugging%20the%20DAX%20Editor&amp;referringTitle=Documentation"&gt;Building and debugging the DAX Editor&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>cathyk</author><pubDate>Tue, 06 Dec 2011 22:15:28 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20111206101528P</guid></item><item><title>Updated Wiki: Building and debugging the DAX Editor</title><link>http://daxeditor.codeplex.com/wikipage?title=Building and debugging the DAX Editor&amp;version=1</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Building and debugging the DAX Editor &lt;/h1&gt;
&lt;h2&gt;Prerequisites for building &lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Visual Studio 2010 SP1 Pro or higher &lt;/li&gt;
&lt;li&gt;Visual Studio 2010 SP1 SDK, available for download at http://www.microsoft.com/download/en/details.aspx?id=21835 &lt;/li&gt;
&lt;li&gt;AMO and ADOMD. CTP3 versions of these DLLs are available for download at http://www.microsoft.com/download/en/details.aspx?id=26726 &lt;/li&gt;
&lt;li&gt;To edit measures in tabular models, you must have SQL Server Data Tools for SQL Server 2012 installed. The CTP3 is available at http://www.microsoft.com/betaexperience/pd/SQLDCTP3CTA/enus/default.aspx. This CTP includes Visual Studio 2010, AMO, ADOMD, and an evaluation version of the Analysis Services Engine.&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Building and installing the DAX editor&lt;/h2&gt;1. Install all pre-requisites and download the source code.&lt;br /&gt;2. Open DaxEditorSample.sln.&lt;br /&gt;3. Build the project.&lt;br /&gt;4. Go to the bin\debug folder.&lt;br /&gt;5. Double-click DaxEditor.vsix. Accept the license and complete the installation.&lt;br /&gt;6. Restart all instances of Visual Studio. Now the DAX editor is ready to use.&lt;br /&gt;
&lt;h2&gt;Debugging the DAX editor&lt;/h2&gt;You may modify the source code for the DAX Editor. As you are working, you can debug the DAX Editor using the experimental instance of Visual Studio. To ensure that your changes to the DAX Editor appear only in the experimental instance, and not all instances of Visual Studio, you should start VS from the command line with appropriate arguments, like this:&lt;br /&gt;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe /rootsuffix Exp&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>cathyk</author><pubDate>Tue, 06 Dec 2011 22:14:50 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Building and debugging the DAX Editor 20111206101450P</guid></item><item><title>Updated Wiki: Using the DAX Editor</title><link>http://daxeditor.codeplex.com/wikipage?title=Using the DAX Editor&amp;version=1</link><description>&lt;div class="wikidoc"&gt;&lt;h2&gt;Using the DAX editor for DAX queries&lt;/h2&gt;1. Press Ctrl+N to create a new file. Choose Text file.&lt;br /&gt;2. Choose Save As. Change the filter from Text files to All files, and save the file with a .dax file extension. The file is now a DAX file and can be used for DAX queries. &lt;br /&gt;3. &lt;a href="http://daxeditor.codeplex.com/wikipage?title=optional&amp;referringTitle=Using%20the%20DAX%20Editor"&gt;optional&lt;/a&gt; To get IntelliSense for tables, columns, and members:
&lt;ul&gt;&lt;li&gt;Click inside the DAX file and then press F4 to show the property grid.&lt;/li&gt;
&lt;li&gt;Enter the database name and server name in the property grid.&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Using the DAX editor to edit measures in tabular models&lt;/h2&gt;1. Create a tabular model. Save the BIM file.&lt;br /&gt;2. From the Model menu, select Create DAX file for model. This adds a .dax file to the tabular model project.&lt;br /&gt;3. Double-click to open the DAX file. If you want IntelliSense for column names:
&lt;ul&gt;&lt;li&gt;Click inside the DAX file and then press F4 to show the property grid.&lt;/li&gt;
&lt;li&gt;Enter the workspace database name (copy/paste from bim file properties) and workspace database server name in the property grid.&lt;/li&gt;&lt;/ul&gt;
4. Edit measures in the .dax file. &lt;br /&gt;5. To save your new or modified measures to the .bim file:
&lt;ul&gt;&lt;li&gt;Save and close the .bim file.&lt;/li&gt;
&lt;li&gt;Click the DAX file to activate.&lt;/li&gt;
&lt;li&gt;Select DAX-&amp;gt;Save Measures to BIM file.&lt;/li&gt;
&lt;li&gt;Reload the BIM file. New measures appear in the far left corner of the measure grid.&lt;/li&gt;&lt;/ul&gt;
6. To get measures from the BIM file to the DAX file:
&lt;ul&gt;&lt;li&gt;Save the .bim file.&lt;/li&gt;
&lt;li&gt;Click the DAX file to activate.&lt;/li&gt;
&lt;li&gt;Select DAX-&amp;gt;Get Measures from BIM file. The contents of the DAX file are overwritten with the measures from the BIM file. This will unfortunately overwrite any comments you have made in the DAX file.&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>cathyk</author><pubDate>Tue, 06 Dec 2011 22:14:07 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Using the DAX Editor 20111206101407P</guid></item><item><title>Updated Wiki: Home</title><link>http://daxeditor.codeplex.com/wikipage?version=12</link><description>&lt;div class="wikidoc"&gt;&lt;br /&gt;
&lt;h3&gt;Project Description&lt;/h3&gt;The DAX Editor for SQL Server an extension to Visual Studio 2010 that implements a language service for the DAX language. The DAX language is the expression languaged used for SQL Server Analysis Services tabular models. This extension can be used when editing DAX queries and also for writing DAX measures.&lt;br /&gt;&lt;br /&gt;This extension was written in C&amp;#35; and implements the language service using managed Babel. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=DaxEditor&amp;DownloadId=290097" alt="capture.png" title="capture.png" /&gt;&lt;br /&gt;
&lt;h3&gt;Features&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;DAX syntax highlighting&lt;/li&gt;
&lt;li&gt;DAX formatting. Support for increasing and decreasing format depth using Edit-&amp;gt;Advanced-&amp;gt;Increase Format Depth or Decrease Format Depth&lt;/li&gt;
&lt;li&gt;IntelliSense support for keywords, functions, columns, and measures. Press Ctrl+Space to show IntelliSense.&lt;/li&gt;
&lt;li&gt;Autocomplete for keywords, functions, tables, columns and measures. Press Ctrl+Space to autocomplete.&lt;/li&gt;
&lt;li&gt;Syntax error reporting using squiggles/Error List&lt;/li&gt;
&lt;li&gt;Brace matching&lt;/li&gt;
&lt;li&gt;QuickInfo support in AutoComplete list that gives description of functions&lt;/li&gt;
&lt;li&gt;F1 help for functions &amp;amp; keywords&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;Prerequisites&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;Visual Studio 2010 SP1 Pro or higher&lt;/li&gt;
&lt;li&gt;AMO and ADOMD. CTP3 versions of these DLLs are available for download at &lt;a href="http://www.microsoft.com/download/en/details.aspx?id=26726" class="externalLink"&gt;http://www.microsoft.com/download/en/details.aspx?id=26726&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;To edit measures in tabular models, you must have SQL Server Data Tools for SQL Server 2012 installed. RC0 is available at &lt;a href="http://www.microsoft.com/download/en/details.aspx?id=28145" class="externalLink"&gt;http://www.microsoft.com/download/en/details.aspx?id=28145&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. This includes Visual Studio 2010, AMO, ADOMD, and an evaluation version of the Analysis Services Engine.&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;Using the DAX editor for DAX queries&lt;/h3&gt;1. Press Ctrl+N to create a new file. Choose Text file.&lt;br /&gt;2. Choose Save As. Change the filter from Text files to All files, and save the file with a .dax file extension. The file is now a DAX file and can be used for DAX queries. &lt;br /&gt;3. &lt;a href="http://daxeditor.codeplex.com/wikipage?title=optional&amp;referringTitle=Home"&gt;optional&lt;/a&gt; To get IntelliSense for tables, columns, and members:
&lt;ul&gt;&lt;li&gt;Click inside the DAX file and then press F4 to show the property grid.&lt;/li&gt;
&lt;li&gt;Enter the database name and server name in the property grid.&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;Using the DAX editor to edit measures in tabular models&lt;/h3&gt;1. Create a tabular model. Save the BIM file.&lt;br /&gt;2. From the Model menu, select Create DAX file for model. This adds a .dax file to the tabular model project.&lt;br /&gt;3. Double-click to open the DAX file. If you want IntelliSense for column names:
&lt;ul&gt;&lt;li&gt;Click inside the DAX file and then press F4 to show the property grid.&lt;/li&gt;
&lt;li&gt;Enter the workspace database name (copy/paste from bim file properties) and workspace database server name in the property grid.&lt;/li&gt;&lt;/ul&gt;
4. Edit measures in the .dax file. &lt;br /&gt;5. To save your new or modified measures to the .bim file:
&lt;ul&gt;&lt;li&gt;Save and close the .bim file.&lt;/li&gt;
&lt;li&gt;Click the DAX file to activate.&lt;/li&gt;
&lt;li&gt;Select DAX-&amp;gt;Save Measures to BIM file.&lt;/li&gt;
&lt;li&gt;Reload the BIM file. New measures appear in the far left corner of the measure grid.&lt;/li&gt;&lt;/ul&gt;
6. To get measures from the BIM file to the DAX file:
&lt;ul&gt;&lt;li&gt;Save the .bim file.&lt;/li&gt;
&lt;li&gt;Click the DAX file to activate.&lt;/li&gt;
&lt;li&gt;Select DAX-&amp;gt;Get Measures from BIM file. The contents of the DAX file are overwritten with the measures from the BIM file. This will unfortunately overwrite any comments you have made in the DAX file.&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;Uninstalling the DAX editor&lt;/h3&gt;1. From VS, choose Tools-&amp;gt;Extension Manager&lt;br /&gt;2. Select DAX Editor for SQL Server, then click Uninstall.&lt;br /&gt;3. Restart all instances of Visual Studio to remove the addin&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>cathyk</author><pubDate>Tue, 06 Dec 2011 22:08:18 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20111206100818P</guid></item><item><title>Updated Wiki: Documentation</title><link>http://daxeditor.codeplex.com/documentation?version=3</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Building and debugging the DAX Editor &lt;/h1&gt;
&lt;h2&gt;Prerequisites for building &lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Visual Studio 2010 SP1 Pro or higher &lt;/li&gt;
&lt;li&gt;Visual Studio 2010 SP1 SDK, available for download at http://www.microsoft.com/download/en/details.aspx?id=21835 &lt;/li&gt;
&lt;li&gt;AMO and ADOMD. CTP3 versions of these DLLs are available for download at http://www.microsoft.com/download/en/details.aspx?id=26726 &lt;/li&gt;
&lt;li&gt;To edit measures in tabular models, you must have SQL Server Data Tools for SQL Server 2012 installed. The CTP3 is available at http://www.microsoft.com/betaexperience/pd/SQLDCTP3CTA/enus/default.aspx. This CTP includes Visual Studio 2010, AMO, ADOMD, and an evaluation version of the Analysis Services Engine.&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Building and installing the DAX editor&lt;/h2&gt;1. Install all pre-requisites and download the source code.&lt;br /&gt;2. Open DaxEditorSample.sln.&lt;br /&gt;3. Build the project.&lt;br /&gt;4. Go to the bin\debug folder.&lt;br /&gt;5. Double-click DaxEditor.vsix. Accept the license and complete the installation.&lt;br /&gt;6. Restart all instances of Visual Studio. Now the DAX editor is ready to use.&lt;br /&gt;
&lt;h2&gt;Debugging the DAX editor&lt;/h2&gt;You may modify the source code for the DAX Editor. As you are working, you can debug the DAX Editor using the experimental instance of Visual Studio. To ensure that your changes to the DAX Editor appear only in the experimental instance, and not all instances of Visual Studio, you should start VS from the command line with appropriate arguments, like this:&lt;br /&gt;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe /rootsuffix Exp&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>cathyk</author><pubDate>Tue, 06 Dec 2011 22:00:34 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20111206100034P</guid></item><item><title>Updated Wiki: Documentation</title><link>http://daxeditor.codeplex.com/documentation?version=2</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Building the DAX Editor from Source&lt;/h1&gt;
&lt;h2&gt;Prerequisites for building &lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Visual Studio 2010 SP1 Pro or higher &lt;/li&gt;
&lt;li&gt;Visual Studio 2010 SP1 SDK, available for download at http://www.microsoft.com/download/en/details.aspx?id=21835 &lt;/li&gt;
&lt;li&gt;AMO and ADOMD. CTP3 versions of these DLLs are available for download at http://www.microsoft.com/download/en/details.aspx?id=26726 &lt;/li&gt;
&lt;li&gt;To edit measures in tabular models, you must have SQL Server Data Tools for SQL Server 2012 installed. The CTP3 is available at http://www.microsoft.com/betaexperience/pd/SQLDCTP3CTA/enus/default.aspx. This CTP includes Visual Studio 2010, AMO, ADOMD, and an evaluation version of the Analysis Services Engine.&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Building and installing the DAX editor&lt;/h2&gt;1. Install all pre-requisites and download the source code.&lt;br /&gt;2. Open DaxEditorSample.sln.&lt;br /&gt;3. Build the project.&lt;br /&gt;4. Go to the bin\debug folder.&lt;br /&gt;5. Double-click DaxEditor.vsix. Accept the license and complete the installation.&lt;br /&gt;6. Restart all instances of Visual Studio. Now the DAX editor is ready to use.&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>cathyk</author><pubDate>Tue, 06 Dec 2011 21:59:41 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20111206095941P</guid></item><item><title>Updated Wiki: Documentation</title><link>http://daxeditor.codeplex.com/documentation?version=1</link><description>&lt;div class="wikidoc"&gt;!Building the DAX Editor from Source&lt;br /&gt;&lt;br /&gt;!!Prerequisites for building &lt;br /&gt;*Visual Studio 2010 SP1 Pro or higher &lt;br /&gt;*Visual Studio 2010 SP1 SDK, available for download at http://www.microsoft.com/download/en/details.aspx?id=21835 &lt;br /&gt;*AMO and ADOMD. CTP3 versions of these DLLs are available for download at http://www.microsoft.com/download/en/details.aspx?id=26726 &lt;br /&gt;*To edit measures in tabular models, you must have SQL Server Data Tools for SQL Server 2012 installed. The CTP3 is available at http://www.microsoft.com/betaexperience/pd/SQLDCTP3CTA/enus/default.aspx. This CTP includes Visual Studio 2010, AMO, ADOMD, and an evaluation version of the Analysis Services Engine.&lt;br /&gt;&lt;br /&gt;!!Building and installing the DAX editor&lt;br /&gt;1. Install all pre-requisites and download the source code.&lt;br /&gt;2. Open DaxEditorSample.sln.&lt;br /&gt;3. Build the project.&lt;br /&gt;4. Go to the bin\debug folder.&lt;br /&gt;5. Double-click DaxEditor.vsix. Accept the license and complete the installation.&lt;br /&gt;6. Restart all instances of Visual Studio. Now the DAX editor is ready to use.&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>cathyk</author><pubDate>Tue, 06 Dec 2011 21:59:09 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20111206095909P</guid></item><item><title>Updated Wiki: Home</title><link>http://daxeditor.codeplex.com/wikipage?version=11</link><description>&lt;div class="wikidoc"&gt;&lt;br /&gt;
&lt;h3&gt;Project Description&lt;/h3&gt;The DAX Editor for SQL Server an extension to Visual Studio 2010 that implements a language service for the DAX language. The DAX language is the expression languaged used for SQL Server Analysis Services tabular models. This extension can be used when editing DAX queries and also for writing DAX measures.&lt;br /&gt;&lt;br /&gt;This extension was written in C&amp;#35; and implements the language service using managed Babel. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=DaxEditor&amp;DownloadId=290097" alt="capture.png" title="capture.png" /&gt;&lt;br /&gt;
&lt;h3&gt;Features&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;DAX syntax highlighting&lt;/li&gt;
&lt;li&gt;DAX formatting. Support for increasing and decreasing format depth using Edit-&amp;gt;Advanced-&amp;gt;Increase Format Depth or Decrease Format Depth&lt;/li&gt;
&lt;li&gt;IntelliSense support for keywords, functions, columns, and measures. Press Ctrl+Space to show IntelliSense.&lt;/li&gt;
&lt;li&gt;Autocomplete for keywords, functions, tables, columns and measures. Press Ctrl+Space to autocomplete.&lt;/li&gt;
&lt;li&gt;Syntax error reporting using squiggles/Error List&lt;/li&gt;
&lt;li&gt;Brace matching&lt;/li&gt;
&lt;li&gt;QuickInfo support in AutoComplete list that gives description of functions&lt;/li&gt;
&lt;li&gt;F1 help for functions &amp;amp; keywords&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;Prerequisites&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;Visual Studio 2010 SP1 Pro or higher&lt;/li&gt;
&lt;li&gt;Visual Studio 2010 SP1 SDK, available for download at &lt;a href="http://www.microsoft.com/download/en/details.aspx?id=21835" class="externalLink"&gt;http://www.microsoft.com/download/en/details.aspx?id=21835&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;AMO and ADOMD. CTP3 versions of these DLLs are available for download at &lt;a href="http://www.microsoft.com/download/en/details.aspx?id=26726" class="externalLink"&gt;http://www.microsoft.com/download/en/details.aspx?id=26726&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;To edit measures in tabular models, you must have SQL Server Data Tools for SQL Server 2012 installed. The CTP3 is available at &lt;a href="http://www.microsoft.com/betaexperience/pd/SQLDCTP3CTA/enus/default.aspx" class="externalLink"&gt;http://www.microsoft.com/betaexperience/pd/SQLDCTP3CTA/enus/default.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. This CTP includes Visual Studio 2010, AMO, ADOMD, and an evaluation version of the Analysis Services Engine.&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;Building and installing the DAX editor&lt;/h3&gt;1. Install all pre-requisites and download the source code.&lt;br /&gt;2. Open DaxEditorSample.sln.&lt;br /&gt;3. Build the project.&lt;br /&gt;4. Go to the bin\debug folder.&lt;br /&gt;5. Double-click DaxEditor.vsix. Accept the license and complete the installation.&lt;br /&gt;6. Restart all instances of Visual Studio. Now the DAX editor is ready to use.&lt;br /&gt;
&lt;h3&gt;Using the DAX editor for DAX queries&lt;/h3&gt;1. Press Ctrl+N to create a new file. Choose Text file.&lt;br /&gt;2. Choose Save As. Change the filter from Text files to All files, and save the file with a .dax file extension. The file is now a DAX file and can be used for DAX queries. &lt;br /&gt;3. &lt;a href="http://daxeditor.codeplex.com/wikipage?title=optional&amp;referringTitle=Home"&gt;optional&lt;/a&gt; To get IntelliSense for tables, columns, and members:
&lt;ul&gt;&lt;li&gt;Click inside the DAX file and then press F4 to show the property grid.&lt;/li&gt;
&lt;li&gt;Enter the database name and server name in the property grid.&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;Using the DAX editor to edit measures in tabular models&lt;/h3&gt;1. Create a tabular model. Save the BIM file.&lt;br /&gt;2. From the Model menu, select Create DAX file for model. This adds a .dax file to the tabular model project.&lt;br /&gt;3. Double-click to open the DAX file. If you want IntelliSense for column names:
&lt;ul&gt;&lt;li&gt;Click inside the DAX file and then press F4 to show the property grid.&lt;/li&gt;
&lt;li&gt;Enter the workspace database name (copy/paste from bim file properties) and workspace database server name in the property grid.&lt;/li&gt;&lt;/ul&gt;
4. Edit measures in the .dax file. &lt;br /&gt;5. To save your new or modified measures to the .bim file:
&lt;ul&gt;&lt;li&gt;Save and close the .bim file.&lt;/li&gt;
&lt;li&gt;Click the DAX file to activate.&lt;/li&gt;
&lt;li&gt;Select DAX-&amp;gt;Save Measures to BIM file.&lt;/li&gt;
&lt;li&gt;Reload the BIM file. New measures appear in the far left corner of the measure grid.&lt;/li&gt;&lt;/ul&gt;
6. To get measures from the BIM file to the DAX file:
&lt;ul&gt;&lt;li&gt;Save the .bim file.&lt;/li&gt;
&lt;li&gt;Click the DAX file to activate.&lt;/li&gt;
&lt;li&gt;Select DAX-&amp;gt;Get Measures from BIM file. The contents of the DAX file are overwritten with the measures from the BIM file. This will unfortunately overwrite any comments you have made in the DAX file.&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;Uninstalling the DAX editor&lt;/h3&gt;1. From VS, choose Tools-&amp;gt;Extension Manager&lt;br /&gt;2. Select DAX Editor for SQL Server, then click Uninstall.&lt;br /&gt;3. Restart all instances of Visual Studio to remove the addin&lt;br /&gt;
&lt;h3&gt;Debugging the DAX editor&lt;/h3&gt;You may modify the source code for the DAX editor. As you are working, you can debug the DAX editor using the experimental instance of Visual Studio. To ensure that your changes to the DAX editor appear only in the experimental instance, and not all instances of Visual Studio, you should start VS from the command line with appropriate arguments, like this:&lt;br /&gt;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe /rootsuffix Exp&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>cathyk</author><pubDate>Tue, 15 Nov 2011 23:27:32 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20111115112732P</guid></item></channel></rss>