﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Data Warehousing / Analysis Services  / How to compute a single bit wise operator in MDX / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Wed, 22 May 2013 19:52:05 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: How to compute a single bit wise operator in MDX</title><link>http://www.sqlservercentral.com/Forums/Topic1424246-17-1.aspx</link><description>Thanks Lowell for your help on this. Yes... google doesnt show much.The second link that you sent. I have seen it but I am lost. I am new with MDX and just have no idea where to even start from when it comes to adding new "toys" to get this done :)Need some help in getting started on that article.Look forward to your reply.Thanks-Sarah</description><pubDate>Tue, 26 Feb 2013 15:02:23 GMT</pubDate><dc:creator>madamcurie2005</dc:creator></item><item><title>RE: How to compute a single bit wise operator in MDX</title><link>http://www.sqlservercentral.com/Forums/Topic1424246-17-1.aspx</link><description>MDX is nothing i've played with, but my google fu pointed me here:[url]http://www.google.com/search?q=mdx+bitwise+operations[/url]and that seems to say you've got to add some .net toys? because MDX does not do bitwise operations at all?[url]http://sqlblog.com/blogs/mosha/archive/2007/09/26/how-to-detect-subselect-inside-mdx-calculations-aka-multiselect-in-excel-2007.aspx[/url]</description><pubDate>Tue, 26 Feb 2013 14:49:18 GMT</pubDate><dc:creator>Lowell</dc:creator></item><item><title>How to compute a single bit wise operator in MDX</title><link>http://www.sqlservercentral.com/Forums/Topic1424246-17-1.aspx</link><description>In SQL I have a query like this Select power (hourofday,2) &amp; 9 from table 1In MDXI found the function to do the power which is ^ but I couldnt find the single bit operator.Can someone please help me how to compute and get exact same results from mdx for an equaviltent query in SQLSelect (hourofday^2) &amp;.... this doesnt workon columns,date on rowsfrom aggregatorAlso results form &amp; are not similar  to &amp;&amp; as &amp;&amp; returns only true or false.I want bit wise computation.Please helpThanks-Sarah</description><pubDate>Tue, 26 Feb 2013 14:21:15 GMT</pubDate><dc:creator>madamcurie2005</dc:creator></item></channel></rss>