Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
Hello,
I am calling on power bi client javascript library :
let newState: pbi.models.IAdvancedFilter;
on the interfaces, this library states that it extends IFilter interface:
IFilter interface has a key called "target": of type IFilterGeneralTarget
IFilterGeneralTarget can be of type IFilterTarget:
IFilterTarget can be of type IFilterColumnTarget:
IFilterColumnTarget finally has a key "column":
now the issue is why am I getting that my variable can't have a "column" key ?!:
Thanks for the support.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.