pjandshelly
Board Regular
- Joined
- Jan 25, 2017
- Messages
- 61
I have a table with multiple columns. I am wanting to search one of those columns to find if there is a value > 0. If so, I want it to return back to a main table dashboard that value in one column and in the second column, it will return the number in the column it was searching. It would also rank the values with ties.
For example:
A B C
Test No 1
Stop Yes 0
Now No 5
Dashboard returns
Value Total
Now 5
Test 1
For example:
A B C
Test No 1
Stop Yes 0
Now No 5
Dashboard returns
Value Total
Now 5
Test 1