working with Excel vs. working within Prism

Last post 09-10-2008 5:25 PM by Elad (SiSense). 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 09-10-2008 2:04 PM

    working with Excel vs. working within Prism

    hi guys

     started fumbling around again (hoping to get some quiet days during the holidays to really start building serious reports) - i'm not sure what are my capabilities of working directly in Prism with fomulas. case in point: simple profit and lost table - sales, cost of sales, R&D, S&M and General expenses - all these are items on the excel. what i'd like to do is show Gross and Net profit - which doesnt appear on the excel of course - directly in Prism. the Custom Measure only lets me do computations of available measures, such as "sum" - but how do i define ("sum of sales" - sum of Cost of Sales")?

     

    Filed under:
  • 09-10-2008 3:46 PM In reply to

    Re: working with Excel vs. working within Prism

    Hi Guy,

    Right click the Measures node in the data browser and create a new custom measure.  In the formula editor (above the canvas), drop the two measures (sum of sales and sum of cost) onto the formula editor with a minus sign between them.  Click enter and type in the name "Profit".  This will create a measure in the data browser called profit that is calculated by sales minus cost.

    Is that what you were looking for?

    Elad

  • 09-10-2008 5:25 PM In reply to

    Re: working with Excel vs. working within Prism

    Additional information can be found at:

    http://www.sisense.com/Support/working_with_formulas.aspx

Page 1 of 1 (3 items)