Published: November 1, 2024
3
1
25

🔥DAX Parser App : Klaus Jürgen Folz recently open sourced PyDAXParser library. I built an app using @Replit agents in 15 min to extract/remove comments, referenced measures, tables and columns in the DAX. Yeah I know I don't need an app to do this but just wanted to experiment

@PawarBI @Replit Minor nitpick: This is not an actual parser as it does not consider language semantics (I.e. it won’t complain if you write [Column]'Table' or 1+++2). It is a lexer - which is a necessary precursor to a parser. Source: I actually built a DAX parser. It’s in TE3 😊

@DOtykier @Replit Thanks @DOtykier , blog updated.

@PawarBI @Replit Challenge submission: if you can build this into a deployable app, then we can add it to business ops for automated deployments. Just sayin… Cc: @JamesDBartlett3

@PowerBITips @Replit @JamesDBartlett3 As long as @Replit can do it, sure. Let me ask :P

@PawarBI @Replit did you see this @hwchase17 ? bookmarked it @PawarBI . will test drive it next week.

Share this thread

Read on Twitter

View original thread

Navigate thread

1/6