Skip to main content

Power BI

Needs Votes

Linq for models

Vote (20) Share
William's profile image

William on 08 Feb 2016 20:39:55

It would be great if we could import and model using c# Linq queries / code snippets. Think of it as LinqPad inside PowerBI. Today, you have to know your sql query first, then model over it. With linq you can virtualize the table model all in one go and also have access to .net for calculated fields.

Comments (1)
William's profile image Profile Picture

Neil MacMullen on 05 Jul 2020 23:36:52

RE: Linq for models

Yes please! Now that Roslyn (C# compiler as a service) is available, this should be much more achievable.