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.
- Bibiano_Geraldo1 year agoSuper User
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 agoHelper 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 agoCommunity Champion
Please write status in front of that table. like this
so will implement the logic accordingly.
- ajitsahoo83381 year agoHelper 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