Skip to content

dataSetRow[""] vs row[""] usages #1358

Answered by hvbtup
Miurath asked this question in Q&A
Jul 6, 2023 · 6 comments · 5 replies
Discussion options

You must be logged in to vote

I think what @speckyspooky wrote is not quite correct. AFAIK it's like this:

The standard way to access on scripting level is the usage of row[""].

Yes, this is best practice.

... you are also able to use the row-accessor also on table level into "dynamic text" or "text"-elements and so on.

, e.g. in the output expression itself (dynamic text items), in visibility expressions, in onCreate events, in highlight rules.

If you drop a colmn to a table column or drop a full table BIRT use "dataSetRow" by default.

Actually, when you drag and drop a dataset column or full table into the layout (or into a layout container of the master page), what happens is this:

DnD of a whole dataset:

  1. In…

Replies: 6 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Miurath
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@hvbtup
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@speckyspooky
Comment options

@Miurath
Comment options

@hvbtup
Comment options

@speckyspooky
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants