BookmarkSubscribeRSS Feed
Zenga
Calcite | Level 5

Hi, I would like to check why the following formula works in Report -> Cross Tab and does not works in Exploration -> Cross Tab

 

( Avg [_ByGroup_] ('PRICE(MAX)'n) Round 100 )

 

 

Thanks!

2 REPLIES 2
kaushalsolanki
Quartz | Level 8

Hi Zenga,

 

Can you please explain your issue, particularly where you are using this formula.

 

Regds,

Kaushal

Zenga
Calcite | Level 5

This formula is used in the Aggregated Measure Field.  When I use this field in Cross Tab in Exploration , it will have an error message "(mx.rpc::Fault)#0
  content = (null)
  errorID = 0
  faultCode = "Server.Processing"
  faultDetail = (null)
  faultString = "com.sas.biv.exception.BivException : Round operator must have 1 operand (errorCode=GENERIC_EXCEPTION, params=null)"
  message = "faultCode:Server.Processing faultString:'com.sas.biv.exception.BivException : Round operator must have 1 operand (errorCode=GENERIC_EXCEPTION, params=null)' faultDetail:'null'"
  name = "Error"
  rootCause = (Object)#1
    cause = (null)
    errorResponseCode = "GENERIC_EXCEPTION"
    localizedMessage = "Round operator must have 1 operand (errorCode=GENERIC_EXCEPTION, params=null)"
    message = "Round operator must have 1 operand (errorCode=GENERIC_EXCEPTION, params=null)"
    params = (null)
    suppressed = (Array)#2
null"

 

I do not have this problem when I use it in Line Chart in Exploration

I do not have this problem when I use it in Cross Tab in Report

 


agg.PNG

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

Tips for filtering data sources in SAS Visual Analytics

See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 2 replies
  • 1141 views
  • 0 likes
  • 2 in conversation