Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hey
I have simple table
What I want to is to compare Planned Deployment Date with todays date using TODAY() function. Unfortunatelly the expression evaluates for every day behind period column resulting in:
As you can see index is beaing repeated multiple times for every day of the month from period column. How can I avoid it and leave number of rows as it was?
Period column comes from Calendar table and connects to the fact table with * to 1 relation
Hi @bumoverflow not sure, where did you implement your TODAY () function part - in Power Query or ... not sure how you got "explosion" of dates.
One option, if you need TODAY() to calculate something, you could use as VAR variable and compare it on row basis (like in Excel)
Proud to be a Super User!
User | Count |
---|---|
84 | |
76 | |
74 | |
48 | |
39 |
User | Count |
---|---|
114 | |
56 | |
51 | |
42 | |
42 |