You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey!
On a personal level, I've just taken over more commitments at work (even related to custom connectors, go figure! 😄 ) so I'm not sure when I'd get to making any changes to the code.
You're more than welcome to make any changes and contribute to this repo. i'll keep this item open in case anyone wants to tackle it
Hi @migueesc123 ,
I tried using the following DAX query in your Execute Query function:
EVALUATE INFO.TABLES()
It didn't work, but it only occurred to me while looking at the pq code that didn't need to include "EVALUATE".
However, I wondering if this could be removed. This would allow me to include DEFINE as well as EVALUATE in my DAX query.
Thoughts?
Many thanks
Daryl
The text was updated successfully, but these errors were encountered: