mrchonginhk
Well-known Member
- Joined
- Dec 3, 2004
- Messages
- 679
Say for example I have a big master table fields:
Country, Product, Colour, SalesAmount
I have another table storing the filtering criteria:
Criteria, Value
=========
Country, US
Product, Keyboard
I wish to have a resulting PQ output table to filter out US Whiteboard for all colours.
Any way to do this ?
Thanks
Country, Product, Colour, SalesAmount
I have another table storing the filtering criteria:
Criteria, Value
=========
Country, US
Product, Keyboard
I wish to have a resulting PQ output table to filter out US Whiteboard for all colours.
Any way to do this ?
Thanks