Forum Discussion
meIdo
3 years agoHelper I
Data not filtering
Hi Guys! I have 2 tables. One contains member data, shoping date and shop type, Other one contains shopping frequency (Summary) like how many shopping in Jan, Feb .... and there is no member data bu...
HoangHugo
3 years agoSolution Specialist
Hi, you can create one more relation between Shop type Data and Shop Type Frequency (many to many or one to many). OR create one more middle table to connect two table by Shop type as well as Date table
meIdo
3 years agoHelper I
I did that but it says only one relation should be active..