Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
Datatales
New 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 effective way to export the data model as a text or JSON or some other file so I can feed it into ChatGPT and save all data model description time.

1 ACCEPTED SOLUTION
Idrissshatila
Super User
Super User

Hello @Datatales ,

 

check this post https://www.linkedin.com/posts/brianjuliusdc_improve-chatgpts-dax-coding-abilities-with-activity-710...

 

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 💡



Did I answer your question? Mark my post as a solution! Appreciate your Kudos
Follow me on LinkedIn linkedIn
Vote for my Community Mobile App Idea

Proud to be a Super User!




View solution in original post

3 REPLIES 3
Idrissshatila
Super User
Super User

Hello @Datatales ,

 

check this post https://www.linkedin.com/posts/brianjuliusdc_improve-chatgpts-dax-coding-abilities-with-activity-710...

 

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 💡



Did I answer your question? Mark my post as a solution! Appreciate your Kudos
Follow me on LinkedIn linkedIn
Vote for my Community Mobile App Idea

Proud to be a Super User!




Thanks a lot

TomMartens
Super User
Super User

Hey @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



Did I answer your question? Mark my post as a solution, this will help others!

Proud to be a Super User!
I accept Kudos 😉
Hamburg, Germany

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors