I need to connect two different tables and I use RELATEDTABLE and CALCULATETABLE functions. They work fine, I get aditional columns - columnA and columnB which contain data that was calculated using these two functions. On my 'canvas' I select table or matrix visualisation, chose, for example, Date / StartTime / EndTime / Employee / ColumnA / ColumnB to show in my visualisation and all data is correct. But when I add another visualisation - this time slicer by Year - and select, lets say 2015th, data in columnA and columnB is not filtered. Filters don't apply to columnA and columnB.
Do I use other functions, in that case which ones?
Hope I was clear enough