Forum Discussion

aracoustic30's avatar
aracoustic30
Frequent Visitor
2 years ago

DirectQuery data from mariadb permission error

I tried to create a calculated column in direct query mode to mariadb with the following code StartDate = workprogram[MonthName]&"-"&workprogram[Year].   There are no errors with calculated column...