I’m getting errors like this trying to ingest the ...
# integrate-powerbi-datahub
n
I’m getting errors like this trying to ingest the powerbi lineage:
Copy code
[2023-11-23 14:17:26,530] INFO     {datahub.ingestion.source.powerbi.m_query.parser:77} - Unsupported m-query expression for table APR_Visuals.Comparative_(simplified): No terminal matches 'm' in the current parser context, at line 2 col 215

flate)), let _t = ((type nullable text) meta [Serialized.Text = true]) in type t
                                        ^
Expected one of: 
	* MORETHAN
	* AS
	* LBRACE
	* RPAR
	* STAR
	* NEWLINE
	* SLASH
	* __ANON_28
	* EQUAL
	* AMPERSAND
	* WS_INLINE
	* OR
	* IS
	* PLUS
	* __ANON_26
	* UNDERSCORE
	* LESSTHAN
	* AND
	* __ANON_27
	* COMMA
Any ideas what might be causing this? does Datahub support DAX parsing?
this is version 0.10.4