Skip to content

Impossible to get values from the last, previous and next row in Expressions #10606

@JaneSjs

Description

@JaneSjs

In the meantime, it's possible to only reference a row by an index 0, 1, etc., and obtain the current row/panel using the row/panel variable.
Consider enhancing the expression syntax and adding more options.

  • -1, -2, etc. - to access the last, the second-to-last row, etc.
  • prevRow, nextRow and prevPanel, nextPanel - to access the previous, current and next row or panel.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions