Hi,
i am trying to chart order price for each order. i have created a BT and i am able to see the order value in the BT. I have tried ordervalue with last and sum but in both cases i am not able to chart. Also i have split by application in on BT (OrderSubmit) and same BT with no splitting (OrderSubmit1). But for some reason it is not showing the splitting.
Also when i tried to chart OrderSubmit BT it has only count but it has no ordertotal measure (screenshot5). Can someone help what is going on here?
Answer by Rob V. ·
Venkata,
The reason you can't chart the first BT is that you are supressing the storage of data into the PW. Therefore it won't offer you any of those choices when you go to chart it.
As for the splittings: the splitting on "Application" is special. Notice that there is a column in the output for "Application", and you are split across two of them ("Hybris" and "Hybris - mobile").
Rob
Ah...Thanks Rob and Andi. i had issues with measure explosion and that is why i am starting with suppressing the data.
But when i am charting i see the splitting for OrderCount as shown in sreenshot7 but for ordervalue it is not showing the splitting. Do you know why?
It seems you removed the Application splitting -> based on second screenshot you posted in your original question
True Andi. i have added that i am able to see the splitting for orderprice. But i was wondering how it was showing the splitting for Order count even though the BT has no splitting
Thanks Andi. I did not realize that other methods are contributing that low times. Helpful to know your trick of switching to method only view.
Answer by Andreas G. ·
The first BT has "supress storage" selected - which means that no measures will be put into the Performance Warehouse. It also explains why you only see the Count measure and no other measures
JANUARY 15, 3:00 PM GMT / 10:00 AM ET