I did not see in the documentation that PowerBI su...
# ingestion
g
I did not see in the documentation that PowerBI support DAX code. Is this something on the roadmap? Thanks!
🩺 1
1
l
Hey there 👋 I'm The DataHub Community Support bot. I'm here to help make sure the community can best support you with your request. Let's double check a few things first: 1️⃣ There's a lot of good information on our docs site: www.datahubproject.io/docs, Have you searched there for a solution? Yes button 2️⃣ It's not uncommon that someone has run into your exact problem before in the community. Have you searched Slack for similar issues? Yes button
m
Support DAX in which way? I believe datahub can parse DAX to extract lineage.
g
@modern-artist-55754 Exactly you described to parse DAX for lineage and transformation logic. In the doc, I could only find this
m
I believed there's already support for DAX. In the code base there is module called
m_query
that handles DAX. Give it a try, i remember having this conversation a while back with @green-football-43791
g
Yes, Steve is correct!