Forum Discussion

ming927tw's avatar
ming927tw
Frequent Visitor
6 years ago

PowerBI Url Filter With Chinese column name or table name issue

I create a table with dax  Date = CALENDAR(DATE(2017,10,1),DATE(YEAR(NOW())+1,12,31)) add 2 columns 年度 = YEAR([Date]) (type : Integer) YYYY = YEAR([Date]) (type : Integer) I am try url filter...