Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago

Filter table before using CROSSJOIN

Hi,   I want to create a crossjoin table of the table below with only "A" values in the "field" column. I know how to do this if I first manually filter the field. However, this is not a suitable o...