The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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! | |