Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
I am tasked to get the count of tickets that are going to be deployed to production and also the tickets already deployed during the last release date based on today's date.
So to get the previous release date, I created a variable _prevgzdate and then calculated the number of tickets >= that variable to get the total count. In here I am able to get the correct count needed.
The problem I have now is that I need to determine these tickets specifically by getting their details based on other available columns but when for example putting the ticket number in the visual, I get all other tickets even if they are not supposed to be included in those 23 calculated by the measure. Notice that in the image below, even those that does not have a date is reflecting 1 in the measure for some reason.
when in fact I should only get these:
Can somebody help?
Solved! Go to Solution.
hi @Anonymous
try like:
hi @Anonymous
try like:
Hello,
What happens if you filter out all blank ProdTargetDateDP values from the filter pane? Does that solve your issue?
----------------------------------
If this post helps, please consider accepting it as the solution to help other members find it quickly. Also, don't forget to hit that thumbs up and subscribe! (Oh, uh, wrong platform?)
Proud to be a Super User! | |
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
25 | |
12 | |
9 | |
9 | |
9 |
User | Count |
---|---|
19 | |
14 | |
14 | |
13 | |
13 |