Forum Discussion

xsgao_pbi's avatar
xsgao_pbi
Frequent Visitor
6 years ago
Solved

Analysis Services - date/integer backed member filters

I am connecting to SSAS Tutorial database. After draging a date backed (date column as key) member into filter and selecting advanced fitler, I still see string operators (starts with, contains, etc....
  • dax's avatar
    dax
    6 years ago

    Hi xsgao_pbi, 

    It seems that you are using Multiple-dimension datasource, right? If so, when you use import model, it will consider it as text or int, so you need to change its type in powerbi by modeling. If you use live connection, it should have  column like date key.value which is your value column in database and it should be date, you could use this in slicer.


    Best Regards,
    Zoe Zhi

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.