Forum Discussion

dylanndengu's avatar
dylanndengu
Helper I
5 years ago

DAX Equations with DirectQuery

Hi Everyone,

 

I am using DirectQuery to access data in a PostgreSQL database with millions of rows. I'm accessing about 10 different tables and trying to make reports using them. One of them is current week vs previous week revenue. However, I am having some trouble using the DAX calculations to form weeks.

As seen below, the "reportdate" I would like to access is in the "public_fact_sales_detail" table. However, Power BI is telling me it cannot find the table, but it is the home table shown in the circled area below. Why are the DAX not recognizing any of my tables in DirectQuery?

 

 

Kind regards

Dylan

 

3 Replies