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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
fifofonix
New Member

Slicing for SSAS-based Reports Fails With SQLServer CU13 Update

Any advice on version incompatabilities between ReportServer and SQLServer/SSAS?

 

We are seeing report failures on slice events following a SQLServer upgrade but can't find this reported elsewhere.


More specifics on version info and details of error follow.

 

This is occuring in an on premises ReportServer installation (March 2018 - 1.4.6969.7395 test environemnt) but also (Jan 2019 -1.4.6969.7395 in our dev environment).  When we upgrade from SQLServer 14.0.2002 to SQLServer 14.0.30484 CU13 we see slice failures on our reports with a "Can't display the visual." error (see screenshot for detals of error).  This error can be reproduced easily at will on small SSAS cubes using a single table.

 

When running SQLServer Profiler for SSAS we do see an Exception of the following form.  Not being experts in the query language for SSAS cubes it is unclear to us what is wrong here, and what the incompatibility arises from.  Any help appreciated.

 

An unexpected exception occurred.

Query Text:
DEFINE VAR __DS0FilterTable =
TREATAS({"JohnDoe"}, 'RFID_TAG_NAME'[last_name])

EVALUATE
TOPN(
501,
CALCULATETABLE(
DISTINCT('RFID_TAG_NAME'[last_name]),
KEEPFILTERS(__DS0FilterTable)
),
'RFID_TAG_NAME'[last_name],
1
)

ORDER BY
'RFID_TAG_NAME'[last_name]

 

 

Screen Shot 2019-02-26 at 12.19.04 PM.png

1 ACCEPTED SOLUTION
fifofonix
New Member

Self-closing this item.  I guess this is a case of RTFM.  The Microsoft release notes do actually reference this regression and issue:

https://support.microsoft.com/en-us/help/4466404/cumulative-update-13-for-sql-server-2017

 

So, if you're thinking about CU13 and you use SSAS via PowerBI then think again...

 

Screen Shot 2019-02-26 at 1.50.46 PM.png

View solution in original post

1 REPLY 1
fifofonix
New Member

Self-closing this item.  I guess this is a case of RTFM.  The Microsoft release notes do actually reference this regression and issue:

https://support.microsoft.com/en-us/help/4466404/cumulative-update-13-for-sql-server-2017

 

So, if you're thinking about CU13 and you use SSAS via PowerBI then think again...

 

Screen Shot 2019-02-26 at 1.50.46 PM.png

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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