Forum Discussion
laurentalp
4 years agoFrequent Visitor
Filter a column using other column in the same table
I have a table with all procedures from a hospital, but with more fields that I use in another page. Like this: (let's call this table 'PROCEDURES') Procedure Requesting doctor specialty Perf...
- 4 years ago
I achieved the result using other solution:
Instead all procedures in one table, I made one table with only medical appointments and other with exams and other procedures, and created a relationship between performing doctor on table A and requesting doctor on table B.
v-yalanwu-msft
4 years agoCommunity Support
Hi, laurentalp ;
You could share a simple file and show the result what you want to output.
Best Regards,
Community Support Team _ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.