Forum Discussion
Using columns from different tables in a visual table
- Anonymous7 years ago
So what I did was manage the relationships so that the columns which where in both tables would have a relationship.
I'd say they are working properly, but I encountered another issue when trying to reach my end goal.
I wanted to somehow have a final results column somewhere on the page sort of like the one below (that one doesn't work though)Basically what I want to do is compare resultA, resultB, resultC, and resultD and if they are all "PASS" I want the resultFINAL column to output "PASS"
So what I did was manage the relationships so that the columns which where in both tables would have a relationship.
I'd say they are working properly, but I encountered another issue when trying to reach my end goal.
I wanted to somehow have a final results column somewhere on the page sort of like the one below (that one doesn't work though)Basically what I want to do is compare resultA, resultB, resultC, and resultD and if they are all "PASS" I want the resultFINAL column to output "PASS"