Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to use the "list" verb in qvpp?

After having looked at the v10 qvpp documentation, I tried to use the "list" verb in my qvpp. My qvpp looks like this:

<table width="100%" height="50">

  <tbody avq="list:.Repository.Dimension">

    <tr>

      <td><span avqcol="text:.Label">...</span></td>

    </tr>

  </tbody>

</table>

However the table is not populated at all. How should I do? A working example would be great.

0 Replies