Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric certified for FREE! Don't miss your chance! Learn more
Hi everyone,
I have two tables. One is user, one is approval process.
In the approval, there are requesters and approvers.
I want to connect these two tables so one of them will be inactive.
What I want to do is viewing the visual by the specific requester, another visual by approver like below in BI.
For example, I want to get the record of user A.
| Approver | Subject | Requester |
| A | …. | B |
| A | … | C |
| A | … | D |
| Approver | Subject | Requester |
| X | … | A |
| Y | … | A |
How can I do this?
Thanks!
Solved! Go to Solution.
@Anonymous , expected output is not clear. refer these examples
@Anonymous , expected output is not clear. refer these examples
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 69 | |
| 59 | |
| 47 | |
| 20 | |
| 16 |
| User | Count |
|---|---|
| 107 | |
| 106 | |
| 39 | |
| 27 | |
| 27 |