Forum Discussion
Need help with this logic
Hello Bibiano_Geraldo Thank you for your response. After using your DAX I am only getting On-Time and Late.
Could you please share a sample of your table? Please dont share sensitive data.
Note: The released status will only appear if all other status are not satisfied.
- ajitsahoo83381 year ago
Helper III
Hello Bibiano_Geraldo and Uzi2019 My data looks like this. I want to create a visual table like this and add a status slicer. From that slicer, If I select On-Time then it should show On-Time rows and For Late selection it should show Late and For Released Selection, it should show those rows which have a release date.
- Uzi20191 year ago
Community Champion
Please write status in front of that table. like this
so will implement the logic accordingly.
- ajitsahoo83381 year ago
Helper III
Hello Uzi2019
In The Slicer, There should be three option to select. Released, on time and Late. If I select Released then it should show all On-Time rows and Late Rows which have a Release Date. For On-Time Selection, it should show all on-time rows and for late selection, it should show all late rows.
- ajitsahoo83381 year ago
Helper III
Hello Bibiano_Geraldo
My data looks like this. I want to create a visual table like this and add a status slicer. From that slicer, If I select On-Time then it should show On-Time rows and For Late selection,it should show Late and For Released Selection, it should show those rows which have a release date