Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago

Scan dataset M codes.

We want to scan datasets M codes using XMLA endpoint to get information on how tables have been created.
We found that we can do this for tables created from Excel, SQL, manual inputs.
But the tables created from dataflow are not shown in the list of M Queries.

 

I use this command to request M codes:
select * from
$system.discover_m_expressions

5 Replies