Skip to Content
0
Jun 03, 2018 at 05:09 AM

Shopping Cart POWL query Layout change

148 Views Last edit Jun 04, 2018 at 12:31 AM 2 rev

Hello All,

It is required to change the display of Shopping Carts details in POWL. I am getting the result similar to below screen:

SC Number SC Name Item Number Item Name Qunatity Unit 1000000851 Test1 10.10.17 1 Bottles 10 EA 1000000851 Test1 10.10.17 2 Pens 6 EA 1000000852 Test2 10.10.17 1 Copier 10 EA 1000000852 Test2 10.10.17 2 Notebook 20 EA 1000000852 Test2 10.10.17 3 Visiting Cards 50 EA

I want to change it so that the result does not show the repeat SC Number and SC Description. I need result similar to the below screen:

SC Number SC Name Item Number Item Name Qunatity Unit 1000000851 Test1 10.10.17 1 Bottles 10 EA 2 Pens 6 EA 1000000852 Test2 10.10.17 1 Copier 10 EA 2 Notebook 20 EA 3 Visiting Cards 50 EA

I tried to check the POWL settings but I could not find out anything conclusive.

Thanks in advance for your help.

Kumar