Forum Discussion
tsarun1992
Helper I
3 years agoDate data in Direct query
Hello All, I have created a data model in SQL to display LIVE Data of Sales, wherein I have a column of Date. The data is pulled into BI using "Direct Query". Though the date column is in Da...
mussaenda
Community Champion
3 years ago- tsarun19923 years ago
Helper I
Yes we can create calculated columns, but certain DAXes are not allowed to use in Direct query data. The following DAXes are needed for my report but unable to use
1. DATEDIFF
2. CONCATENATEX
3. LOOKUPVALUE
- mussaenda3 years ago
Community Champion