Dataview with Xpath - Mendix Forum

Dataview with Xpath

1

some of you may have tried to build out an excel looking table.

Usually at the request of a client that has a spreadsheet.

 

the three main ways of doing this are:

- Ds microflow to Dataview

- Listview with very strict xpath so we only retrieve 1

- Rebuild that table with NPEs

 

I would love to have a Dataview Xpath, with the ablity to get the first in a after sorting it.

this is even more powerful when you want to get the highest or lowest in a range to show a user.

image.png

asked
0 answers