Filtering Ng-repeat In A Widget - Qlik Community - 134697

Announcements Global Transformation Awards! Applications are now open. Submit Entry
  • Qlik Community
  • All Forums
  • Integration, Extension & APIs
  • Filtering ng-repeat in a Widget
Options All communityThis boardKnowledge baseUsersProducts cancel Turn on suggestions Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type. Showing results for  Search instead for  Did you mean:  rontillis Contributor rontillis Contributor ‎2018-10-24 01:44 PM

Filtering ng-repeat in a Widget

I'm trying to figure out how to filter the widget table provided as one of the "Insert" examples in the widget editor. I am able to filter when listing dimensions or measures using 'qw-sys-info' examples, but not with a data table.

This does not work:

<ul ng-repeat="row in data.rows | filter: 'filter string'">

<li ng-repeat="cell in row.cells">

{{cell.qText}}

</li>

</ul>

Removing the pipe and 'filter string' displays the table or putting the not ! in front of the string displays all rows as well.

Any help would be appreciated.

  • angular
  • widget
Ditto - same here! 860 Views 0 Likes Reply
  • All forum topics
  • Previous Topic
  • Next Topic
0 Replies Post Reply Tags
  • qlik sense
  • api
  • extension
  • mashup
  • advanced analytics inte…
  • Server-Side-Extensions
  • sense
  • qlik
  • javascript
  • extensions
  • qrs
  • qliksense
  • hypercube
  • qlik extensions
  • qrs api
  • AnyChart
  • engine api
  • integration
  • mashups
  • python
View All ≫ Community Browser
  • All Forums
    • Connectivity & Data Prep
    • Deployment & Management
    • GeoAnalytics
    • Integration, Extension & APIs
    • Security & Governance
    • Qlik Reporting Service
    • Mobile
    • QlikView Administration
    • QlikView App Dev
    • QlikView Connectivity
    • QlikView Integrations
    • Qlik NPrinting

Từ khóa » N G Qvf