Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi all
I have a column Dim Hours, that contains 24 hours .
table a
and I have other column in other table that contains some hours for exemplo
table b
12:00:00
12:30:00
17:00:00
I would like to compare this date for exemplo
IF( tableA.hour >= tableB.hour,1,0)
The problem is that the table A there are a lot line and Table B they are 10 line for exemplo, so i need compare.
Thanks a lot
@Anonymous , do these tables has any thing in common.
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
You can actually create a new column in the required table. and then use that for you calculations.
Example in video - https://www.youtube.com/watch?v=czNHt7UXIe8
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
14 | |
11 | |
10 | |
10 | |
10 |
User | Count |
---|---|
16 | |
13 | |
12 | |
11 | |
8 |