1 min readJan 29, 2019
Ferney Augusto Gomez Botero, i guess you are trying to use the setFilters() on the ‘embed’ type object. You need to cast it to ‘Report’ type and then you will be able to use all ‘Report’ class APIs such as ‘setFilters’.
Ferney Augusto Gomez Botero, i guess you are trying to use the setFilters() on the ‘embed’ type object. You need to cast it to ‘Report’ type and then you will be able to use all ‘Report’ class APIs such as ‘setFilters’.