Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
RSDONTARAJU
New Member

DAX Studio Failed to resolve BITRSHIFT function

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.

4 REPLIES 4
RSDONTARAJU
New Member

No luck for me, post upgrade of the DAX studio to the  latest version. 

RSDONTARAJU_0-1672879591197.png

 

AlB
Community Champion
Community Champion

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. 

 

SU18_powerbi_badge

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(163) } 

But its ending up with the below error.

RSDONTARAJU_0-1672759904410.png

 

Anonymous
Not applicable

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.

yingyinr_0-1672819796897.png

Best Regards

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.