First time post... please be gentle...
I've got a data set that is basically two critical fields and then a bunch of descriptive fluff. The critical fields are Customer and Product. The end game here is to have a dashboard where I can search a customer value and have the database return all of the products that exist for said customer, OR search by a product and have the database return all of the customers who have ordered that product. (If I can only accomplish one of these, I would definitely want to search by Customer.)
Ok guys and gals, restore my faith in humanity... :)
I've got a data set that is basically two critical fields and then a bunch of descriptive fluff. The critical fields are Customer and Product. The end game here is to have a dashboard where I can search a customer value and have the database return all of the products that exist for said customer, OR search by a product and have the database return all of the customers who have ordered that product. (If I can only accomplish one of these, I would definitely want to search by Customer.)
Ok guys and gals, restore my faith in humanity... :)
Comment