Forum Discussion
tsarun1992
2 years agoHelper I
Date 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
2 years agoCommunity Champion
- tsarun19922 years agoHelper 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
- mussaenda2 years agoCommunity Champion