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!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hello everybody, I have an excel report with 03 data columns: Open data - Resolved Data - Finish Data
Do i have any dax or relation that i could conect these three informations to build a graphic?
Solved! Go to Solution.
@Acalmeida21 , are these dates?
If yes you need common date table and use userelation to create measure and use date from date table in the visual
or
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
@Acalmeida21
You can just drag them into a same visual if all 3 columns are in the same table.
If they are separated tables, you may add an index column on each table. Then connect the 3 tables using index column.
Paul Zheng _ Community Support Team
If this post helps, please Accept it as the solution to help the other members find it more quickly.
@Acalmeida21 , are these dates?
If yes you need common date table and use userelation to create measure and use date from date table in the visual
or
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
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 |
|---|---|
| 6 | |
| 3 | |
| 3 | |
| 3 | |
| 2 |
| User | Count |
|---|---|
| 8 | |
| 8 | |
| 8 | |
| 7 | |
| 7 |