Currently I am having issues getting the pfilter query param with the embed working in an iframe. I have followed many of the examples out there and have replaced every special character in the value with their ascii counter parts but nothing has seemed to work
Here is an example of what I have been trying:
[{%22column%22:%22FIELD.Name%22,%22operand%22:%22EQUALS%22,%22values%22:[%Field.Value%22]}]
Can a period in the field names be causing an issue?