Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
23 | |
10 | |
10 | |
9 | |
7 |