Forum Discussion
dynamic filter
Hello,
I import this table below from BI (Analysis services), this table is huge and i cannot import it entirely, in addition i need restrictred information from it, i want to filter my "snapshot day" to be the recent day available, and the commonperiod.week to get only the 5 first weeks, knowing that when i try to change the data type for commonperiod to date i have an error because the format "week 19, 2017" is not recognised by PowerBI.
Thanks,
11 Replies
- Phil_SeamarkMicrosoft Employee
Does your cube have a column that's DateTime/Date, or one that can be easily parsed to be DateTime/Date ?
Are you able to add columns to tabes in your cube?
- NadaBenHelper I
Unfortunately no !
- Phil_SeamarkMicrosoft Employee
Are you importing or doing a live connect?
- AnonymousNot applicable
Hi NadaBen,
You can try to add dynamic date filter in power query:
PowerQuery Dynamic Date Dimension Table Filtering
Regards,
Xiaoxin Sheng
- NadaBenHelper I
Hi Anonymous,
I read the article and followed the steps, but i don't seem to get the result. Actually, once i create (lastdate) and came back to the dable where i have the column table to do filter on it (date filter equals ), i got a error before changing "lastdate" in the M language.
What do you think is the problem?
- AnonymousNot applicable