Forum Discussion
SammyNed
Helper I
2 years agoCreate a Filter based on a Slicer date
Hi everyone Could i please get some assistance? I have some dummy data below, in essence we have a users table, a user login table and a date table (relationships shown in the second snapshot...
Rupak_bi
Super User
2 years agoHi,
Try to create a measure : if(max(User,registration date)=selectedvalue(date table, date),"Yes","No"). Plot this measure in a Marix.