I cant generate the proper code to select the specific filter on a BI dashboard I am working on.
I am trying to click on the pencil icon on the filter pane on a BI dashboard however my code combination does not work. Please, any help will be highly appreciated.
<div class="ew-e-gx ew-i-mat f-act running" data-bi-click="XXXXXXAction($event, level, $index)" data-bi-show="!item.disabled && !item.locked" data-ng-class="{running: opened.edit == 'l'+$index}" data-translate="" data-translate-attr-title="we.actions.editfilter" title="Edit Filter"></di>