i want to read the document from mongo DB which is having same key but different value.
suppose there are documents having scenario
field but different value
ex - document 1 having scenario : 'something1', document2 having scenario : 'something2'...
Sample O/P
{{_id=6114ce6514796e5fbe316be2, App=PRO_WH_DS, Other Voucher Code=, Date and Time Performed=, SnApp Error=, Done=, Unit Tax Quoted=$25.16, AQ perDayNetPrice=, Test #=WH POS 2.A, Scenario=WH POS 2.A}}
{{_id=6114ce6514796e5fbe316bde, App=PRO_WH_DS, Other Voucher Code=, Date and Time Performed=, SnApp Error=, Done=, Unit Tax Quoted=$26.51, AQ perDayNetPrice=, Gold "Upgrade Tax"=, Gold Source=, , Scenario=WH HERA}}