Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi All,
I am trying the below expression in the DAX studio but the function BITRSHIFT is not being resolved. Any suggestions/help are appreciated.
EVALUATE { BITRSHIFT(16, 3) }
Source: https://learn.microsoft.com/en-us/dax/bitrshift-function-dax?WT.mc_id=DP-MVP-4025372
Thanks in advance.
No luck for me, post upgrade of the DAX studio to the latest version.
Hi @RSDONTARAJU
It is working on my side. You probably have to connect to a live PBI file (can be empty), even if the expression won't be using data in the model.
|
Please accept the solution when done and consider giving a thumbs up if posts are helpful. Contact me privately for support with any larger-scale BI needs, tutoring, etc. |
Hi @AIB
I am using SSAS(analysis services) tabular model. I established connection to the SSAS database from DAX studio and executed the below query.
EVALUATE { BITRSHIFT(16, 3) }
But its ending up with the below error.
Hi @RSDONTARAJU ,
According to the error message, it seems the function BITRSHIFT can't be identified in DAX Studio. But it can work well when I test this function in DAX Studio with the version 3.0.5 ... Could you please try to update the version of your DAX Studio to the latest one? Then check if the function BITRSHIFT can work well after updated the version of DAX Studio.
Best Regards
User | Count |
---|---|
25 | |
12 | |
8 | |
6 | |
6 |
User | Count |
---|---|
26 | |
12 | |
12 | |
10 | |
6 |