<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>DAX Editor for SQL Server</title><link>http://daxeditor.codeplex.com/project/feeds/rss</link><description>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.      This extension was written in C&amp;#35; and implements the language service using managed Babel.          </description><item><title>Source code checked in, #28898</title><link>http://daxeditor.codeplex.com/SourceControl/changeset/changes/28898</link><description>Start implementation of getting measures code</description><author>nmed</author><pubDate>Wed, 05 Jun 2013 04:45:47 GMT</pubDate><guid isPermaLink="false">Source code checked in, #28898 20130605044547A</guid></item><item><title>Source code checked in, #28459</title><link>http://daxeditor.codeplex.com/SourceControl/changeset/changes/28459</link><description>Display db schema in HTML.  Initial version.</description><author>nmed</author><pubDate>Tue, 14 May 2013 06:43:36 GMT</pubDate><guid isPermaLink="false">Source code checked in, #28459 20130514064336A</guid></item><item><title>Source code checked in, #28186</title><link>http://daxeditor.codeplex.com/SourceControl/changeset/changes/28186</link><description>Prefix DAX colors with &amp;#34;DAX &amp;#34;.</description><author>nmed</author><pubDate>Sat, 04 May 2013 05:16:30 GMT</pubDate><guid isPermaLink="false">Source code checked in, #28186 20130504051630A</guid></item><item><title>Source code checked in, #27890</title><link>http://daxeditor.codeplex.com/SourceControl/changeset/changes/27890</link><description>Add &amp;#39;Application Name&amp;#39; to the connection string.</description><author>nmed</author><pubDate>Wed, 24 Apr 2013 04:04:35 GMT</pubDate><guid isPermaLink="false">Source code checked in, #27890 20130424040435A</guid></item><item><title>Source code checked in, #27796</title><link>http://daxeditor.codeplex.com/SourceControl/changeset/changes/27796</link><description>Minor fixes for query execution&amp;#58;&amp;#13;&amp;#10;- BismInfoProvider - output error message if exception happens in Connect.  Display only column names in the result table&amp;#13;&amp;#10;- Commands.vsct -add shortcuts for Connect and Execute Query commands&amp;#59; disable for now Import and Save Measures.  To be handled later&amp;#13;&amp;#10;- ConnectWindow.xaml - ESC now works as cancel&amp;#13;&amp;#10;- DaxEditorMargin - better grid properties&amp;#13;&amp;#10;- DaxEditorPackage - increment menu version while working on menu commands&amp;#13;&amp;#10;- source.extension.vsixmanifest - version update&amp;#13;&amp;#10; </description><author>nmed</author><pubDate>Sun, 21 Apr 2013 05:56:51 GMT</pubDate><guid isPermaLink="false">Source code checked in, #27796 20130421055651A</guid></item><item><title>New Post: DAX Editor failing to load after installing SP1</title><link>http://daxeditor.codeplex.com/discussions/403418</link><description>&lt;div style="line-height: normal;"&gt;I am working on this now.  No ETA at this point, but I will definitly add SP1 support + other features (query from DAX Editor, calculated columns editing and some other features).  &lt;br /&gt;
&lt;/div&gt;</description><author>nmed</author><pubDate>Thu, 18 Apr 2013 18:03:27 GMT</pubDate><guid isPermaLink="false">New Post: DAX Editor failing to load after installing SP1 20130418060327P</guid></item><item><title>New Post: DAX Editor failing to load after installing SP1</title><link>http://daxeditor.codeplex.com/discussions/403418</link><description>&lt;div style="line-height: normal;"&gt;Just following up.  Loved the import from bim -&amp;gt; dax but appears to no longer be working...  any update on post SP1?&lt;br /&gt;
&lt;/div&gt;</description><author>dr_nukem</author><pubDate>Thu, 18 Apr 2013 17:58:57 GMT</pubDate><guid isPermaLink="false">New Post: DAX Editor failing to load after installing SP1 20130418055857P</guid></item><item><title>Source code checked in, #27720</title><link>http://daxeditor.codeplex.com/SourceControl/changeset/changes/27720</link><description>Output result of query to a grid.</description><author>nmed</author><pubDate>Thu, 18 Apr 2013 06:29:07 GMT</pubDate><guid isPermaLink="false">Source code checked in, #27720 20130418062907A</guid></item><item><title>Source code checked in, #27496</title><link>http://daxeditor.codeplex.com/SourceControl/changeset/changes/27496</link><description>Implement Disconnect command. Store connection string in registry only if it is not empty.  Get connection string from registry if the current connection string is empty.</description><author>nmed</author><pubDate>Wed, 10 Apr 2013 06:39:24 GMT</pubDate><guid isPermaLink="false">Source code checked in, #27496 20130410063924A</guid></item><item><title>Source code checked in, #27495</title><link>http://daxeditor.codeplex.com/SourceControl/changeset/changes/27495</link><description>Implement connect to SSAS in background thread and output log messages to VS output window.</description><author>nmed</author><pubDate>Wed, 10 Apr 2013 06:10:42 GMT</pubDate><guid isPermaLink="false">Source code checked in, #27495 20130410061042A</guid></item><item><title>Source code checked in, #27366</title><link>http://daxeditor.codeplex.com/SourceControl/changeset/changes/27366</link><description>Add Connect To Tabular database dialog.</description><author>nmed</author><pubDate>Fri, 05 Apr 2013 05:47:23 GMT</pubDate><guid isPermaLink="false">Source code checked in, #27366 20130405054723A</guid></item><item><title>Source code checked in, #27297</title><link>http://daxeditor.codeplex.com/SourceControl/changeset/changes/27297</link><description>Add area for query result output to the editor window.</description><author>nmed</author><pubDate>Wed, 03 Apr 2013 07:36:22 GMT</pubDate><guid isPermaLink="false">Source code checked in, #27297 20130403073622A</guid></item><item><title>Commented Issue: DAX Editor does not support SSDT2012 [1595]</title><link>http://daxeditor.codeplex.com/workitem/1595</link><description>SSDT2012 &amp;#40;11.1.20905.0&amp;#41; apparently is not identified as a supported version of Visual Studio.&lt;br /&gt;&lt;br /&gt;From the log&amp;#58;&lt;br /&gt;...&lt;br /&gt; - Found installed product - Microsoft Visual Studio 2012 Shell &amp;#40;Integrated&amp;#41;&lt;br /&gt; - Found installed product - Global Location&lt;br /&gt; - Found installed product - ssms&lt;br /&gt; - VSIXInstaller.NoApplicableSKUsException&amp;#58; This extension is not installable on any currently installed products.&lt;br /&gt;   at VSIXInstaller.App.InitializeInstall&amp;#40;&amp;#41;&lt;br /&gt;   at System.Threading.Tasks.Task.InnerInvoke&amp;#40;&amp;#41;&lt;br /&gt;   at System.Threading.Tasks.Task.Execute&amp;#40;&amp;#41;&lt;br /&gt;&lt;br /&gt;Kind regards&lt;br /&gt;Comments: ** Comment from web user: nmed ** &lt;p&gt;Thanks.  I am working on fixing in.&lt;/p&gt;</description><author>nmed</author><pubDate>Fri, 29 Mar 2013 16:33:00 GMT</pubDate><guid isPermaLink="false">Commented Issue: DAX Editor does not support SSDT2012 [1595] 20130329043300P</guid></item><item><title>Source code checked in, #27079</title><link>http://daxeditor.codeplex.com/SourceControl/changeset/changes/27079</link><description>Work in progress...&amp;#13;&amp;#10;Update menu structure. Add toolbar.</description><author>nmed</author><pubDate>Fri, 29 Mar 2013 06:52:24 GMT</pubDate><guid isPermaLink="false">Source code checked in, #27079 20130329065224A</guid></item><item><title>Source code checked in, #27005</title><link>http://daxeditor.codeplex.com/SourceControl/changeset/changes/27005</link><description>Allow DAX Editor to be installed in Visual Studio 2012.</description><author>nmed</author><pubDate>Tue, 26 Mar 2013 05:17:59 GMT</pubDate><guid isPermaLink="false">Source code checked in, #27005 20130326051759A</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#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>Commented Issue: DAX Editor does not support SSDT2012 [1595]</title><link>http://daxeditor.codeplex.com/workitem/1595</link><description>SSDT2012 &amp;#40;11.1.20905.0&amp;#41; apparently is not identified as a supported version of Visual Studio.&lt;br /&gt;&lt;br /&gt;From the log&amp;#58;&lt;br /&gt;...&lt;br /&gt; - Found installed product - Microsoft Visual Studio 2012 Shell &amp;#40;Integrated&amp;#41;&lt;br /&gt; - Found installed product - Global Location&lt;br /&gt; - Found installed product - ssms&lt;br /&gt; - VSIXInstaller.NoApplicableSKUsException&amp;#58; This extension is not installable on any currently installed products.&lt;br /&gt;   at VSIXInstaller.App.InitializeInstall&amp;#40;&amp;#41;&lt;br /&gt;   at System.Threading.Tasks.Task.InnerInvoke&amp;#40;&amp;#41;&lt;br /&gt;   at System.Threading.Tasks.Task.Execute&amp;#40;&amp;#41;&lt;br /&gt;&lt;br /&gt;Kind regards&lt;br /&gt;Comments: ** Comment from web user: ErikBo ** &lt;p&gt;The above mentioned problem seems to be related to the existence of &amp;quot;MS Visual Studio 2012 Shell (Integrated)&amp;quot;. On computers with only &amp;quot;MS Visual Studio 2010 Shell (Integrated)&amp;quot;, the DaxEditor installs correctly.&lt;br&gt;Kind regards&lt;/p&gt;</description><author>ErikBo</author><pubDate>Fri, 25 Jan 2013 13:24:50 GMT</pubDate><guid isPermaLink="false">Commented Issue: DAX Editor does not support SSDT2012 [1595] 20130125012450P</guid></item></channel></rss>