Forum Discussion
Datatales
2 years agoNew Member
Export Data Model Description to Feed into ChatGPT
Hello, I am getting amazing results, albeit often inperfect, asking ChatGPT to write DAX for me, however often I spend lots of time describing the involved tables and fields, I wonder if there's an e...
- 2 years ago
Hello Datatales ,
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
Follow me on Linkedin
Vote for my Community Mobile App Idea 💡
TomMartens
Super User
2 years agoHey Datatales ,
you can use Tabular Editor (2 or 3) connect to the model inside a pbix and the the model definition to a bim file, the bim is JSON.
Here you will find the portable version of the latestes (at the time of this writing 2.20.2) Tabular Editor 2.x: https://github.com/TabularEditor/TabularEditor/releases/tag/2.20.2
Hopefully, this helps to leverage LLM capabilities on writing DAX.
Regards,
Tom