Forum Discussion

cmw's avatar
cmw
New Member
7 years ago

Trying to use filter parameter with C# PowerBI V2 API GetGroupsAsync()

I'm trying to select a PowerBI Embedded Group using the $filter parameter with GetGroupsAsync() Currently I am using Microsoft Power BI Version 2 APIs with C# This is the method I'm trying to use: ...