Forum Discussion

pakkirkani's avatar
pakkirkani
Frequent Visitor
1 year ago

How to show consolidated values on visual without removing the dublicates in data set

Hello Guys,

 

Please help me to get a solution on below.

there are 4 different POs combined under the same booking & I want to show them in the visual based on booking as a single value without removing the dublicates in the data since they are different POs.

 

POCategoryOrigin CountryCarrierBooking referenceArrival
45598155979XXXSpainXXXX24276953712XXX
45598525981XXXSpainXXXX24276953712XXX
45598559277XXXSpainXXXX24276953712XXX
45598559182XXXSpainXXXX24276953712XXX

 

Now showing as below -

 

5 Replies

  • pakkirkani's avatar
    pakkirkani
    Frequent Visitor

    The outcome should come as 1 in the visual instead of 4 .

    • lbendlin's avatar
      lbendlin
      Icon for Super User rankSuper User

      You would create a matrix visual that has both the booking reference and PO numbers.

       

      In collapsed view you get the total number

       

      In expanded view you get the PO details.

       

       

      • pakkirkani's avatar
        pakkirkani
        Frequent Visitor

        I want to show in the clustered bar chart - is that possible