BookmarkSubscribeRSS Feed
RB7
Calcite | Level 5 RB7
Calcite | Level 5

Good morning everyone,

 

I have a dataset in SAS Enterprise Guide which I have attached to this post.

 

And the value that I want to see is E0, which has the following formula:

 

E0 = OPEX / Total Maintenance Costs * 100%

 

To calculate the E0 for the 1st Quarter of 2017, it would be like:

E0(1st Quarter 2017) = SUM(OPEX(January,February,March) / SUM(Total Maintenance Costs(January,February,March) * 100%

 

And the same rational would be applied to the Monthly and Yearly calculation.

 

My problem is that people might want to see the value of E0 on Visual Analytics by those 3 different groups (Monthly, Yearly, Quarterly).

 

My first thought was to make all of the calculations on Enterprise Guide but that would lead me to an additional column (this would be awkward because of the number of rows) or table for each group.

 

My second thought was to make the calculations on Visual Analytics, since I can just create an aggregated measure and group by whatever is selected (Month, Quarter or Year).

 

Which is the best way? Which one, EG or VA, suffers more from the calculations? What is the best practice?

 

Is there a better solution than the ones that I presented?

 

Thank you very much!

1 REPLY 1
TriciaAanderud
Lapis Lazuli | Level 10

I suspect doing the calculation in SAS VA will give you the most flexibility.


Tricia Aanderud

Twitter: @taanderud - Follow me!

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 25. 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
  • 1 reply
  • 1030 views
  • 1 like
  • 2 in conversation