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 guys,
I am using the function calculate and in one of the ifs I want to make something like 'Table1'[Dates]>='Table2'[Date]. The problem is that Table 2 has only one line, is it possible to make this date in table 2 dynamic? Because the only solution I have come accross so far is to put mannually the data myself by using the function DATE.
Also, another idea that I had was to make a column in Table 1 where the column has only the date from table 2 in every line, but I don't know how to make that as well.
Thank you
Solved! Go to Solution.
If you know that Table 2 will only ever have 1 line then you could use 'Table 1[Date] >= SELECTEDVALUE( 'Table 2'[Date])
If you know that Table 2 will only ever have 1 line then you could use 'Table 1[Date] >= SELECTEDVALUE( 'Table 2'[Date])
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 |
---|---|
11 | |
11 | |
10 | |
9 | |
8 |
User | Count |
---|---|
17 | |
12 | |
11 | |
11 | |
10 |