Forum Discussion
rgjiang
4 years agoFrequent Visitor
Purchase recency with DirectQuery
Hello everyone, I am trying to calculate the purchase recency by months using data from Google BigQuery via DirectQuery. For this, I created this measure: recency = VAR dateToday = TODAY() ...
Anonymous
4 years agoNot applicable
Hi rgjiang ,
Could you please share me with your pbix file after removing sensitive data?
Best Regards,
Eyelyn Qin
- rgjiang4 years agoFrequent Visitor
Hi Evelyn,
thanks for offering your help!
I am unsure how I would do that because I dont't have permission to import the data, and importing the data would also defeat the purpose of it using DirectQuery anyway? Hence the behavior would be different. DirectQuery on the other hand requires an access using a private key. Or do you mean that I should create a static and modified duplicate?