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.
I'm building a price forecast model that will take historical pricing within a certain date range and purchasing recency. I've created a dates table and am using a slider to give me min/max dates, as well as a parameter based slider to define the recency curoff. Now I'm trying to tie those back to the price history table to determine whether each record is within threshold. Unfortunately my formulas aren't working, because I'm getting a True result regardless. Here are the two formulas and a screenshot. I would expect the values for the highlighted rows to be false.
@kleetus51 , calculated column are static mean Min(Date[DAte]) will min date from table and there will no impact of slicer of join.
you have consider Measure
or when moving column cross table refer
refer 4 ways (related, relatedtable, lookupvalue, sumx/minx/maxx with filter) to copy data from one table to another
https://www.youtube.com/watch?v=Wu1mWxR23jU
https://www.youtube.com/watch?v=czNHt7UXIe8
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 |
---|---|
63 | |
62 | |
52 | |
39 | |
24 |
User | Count |
---|---|
85 | |
57 | |
45 | |
43 | |
38 |