BookmarkSubscribeRSS Feed
JeroenP
Calcite | Level 5

Hi,

 

I have a drop-down control in my dasboard which contains the quarters of a year (text). Further I have a cross tab with the

cashflows of the chosen period. In the cross tab I want to compare the chosen period with a previous period but here I get stuck
and I tried to search the internet but could not find the selution.

 

I hope that someone can help me.

 

Best regards,

 

Jeroen


screenshot.png
2 REPLIES 2
Madelyn_SAS
SAS Super FREQ

SAS Visual Analytics enables you to create many different derived calculated data items such as "difference from previous parallel period." The documentation is here:

http://support.sas.com/documentation/cdl/en/vaug/68648/HTML/default/viewer.htm#p0uroboxihl12on1pzzkf...

 

JeroenP
Calcite | Level 5

Hi,

 

Thank you for your reply. The problem is that the derived calculated items are limited. The cashflow in the crosstab is based on a text filter (drop-downlist control) for example 'Q1 2016' and I want to compare this with  the cashflows 'Q4-2015' in the same crosstab. So entirely not based on a date. Probably the answer is a calculated data item with something like:

 

if (previous period = 😎 return cashflow else 0

 

But then I get when previous period = 8 only the cashflows based on the filter from the drop-downlist.

 

Best regards.

 

Jeroen

 

 

 

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 16. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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
  • 1186 views
  • 0 likes
  • 2 in conversation