Hi,
I'm trying to works with differents columns in the same time. For example:
I have table user:
Name Created
Peter '07/05/2016'
Sam '07/09/2016'
And in table workerI have
Name Created
Jimmy '07/23/2016'
Andrew '06/21/2016'
In my Power BI Desktop I can work with each table independently, BUT I would like to do a Slicer filter by Created in the same time, that is to say, if I select month 7, I should show (for each grid independently of each table) the user and workers Created in this month... Something like this