Eventing: an overview

A few days ago we had a workshop in the company about events. Even during our internal overview, we found out some thing which weren’t very clear before. So I decided to try to list a bit about it here. Bron : Magno's Blog Lees meer...

The Table.Schema() Function In Power BI/M

Yet another new M function for you this week: the Table.Schema() function, which returns information about the columns in a table. There’s some fairly detailed documentation about what it returns here; a simple demo is always a lot more helpful though, I think. Bron : Chris…