Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Quarter Over Quarter difference / percentage of difference in ODV?

Received Response
51
Views
4
Comments

Summary

Quarter Over Quarter difference / percentage of difference in ODV?

Content

Ho can I show Quarter Over Quarter difference / percentage of difference in ODV?..

70

RegionQ1FY17Q2FY17Q o Q
APAC1008020
EMEA25017080

Answers

  • FTisiot
    FTisiot Rank 6 - Analytics Lead

    if You are interested specifically in those two quarters you could "fix" them and then write the formulas.

    You could create 3 new fields like

    E.g.

    "QTY Q1" As  "FILTER( Quantity USING Quarter = 'Q1FY17')"

    "QTY Q2" As  "FILTER( Quantity USING Quarter = 'Q2FY17')"

    "Q on Q" As  "QTY Q2"-"QTY Q1"

  • Mayura79
    Mayura79 Rank 3 - Community Apprentice

    Can we use Presentation variable kind of thing in ODV, where we can capture the Filter values from the user and change the quarters to display accordingly?

    If yes, how please..

  • FTisiot
    FTisiot Rank 6 - Analytics Lead

    There are no Presentation/Session Variables in DVD at the moment.

  • FTisiot
    FTisiot Rank 6 - Analytics Lead

    If you got the answer to your question you can maybe close the thread? It will help others with same/similar questions, right now it's still This question is Not Answered.