🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

"[Solved] Missing id attribute after Windowing operator"

User: "qwertz"
New Altair Community Member
Updated by Jocelyn
Dear all,

Seems that I have discovered yet another bug today:

Let's assume that I have 3 attributes as input for the windowing operator
date (as ID)
figures1 (without special role)
figures2 (without special role)

Windowing operator provides the following output
date (as ID)
label (as label)
figures1-0
figures2-0


However, the "date" attribute is kind of hidden. I receive it in the results perspective but i cannot use it in other operators like "select attribute" operator (unless I change the role before). In the "select attribute" operator the "date" attribute is not shown.


PS: Another remark to the windowing operator:
It would be better if this operator would not rename the attributes like "name-0" but "name_0". Reason is that the "generate attributes" operator has problems in using this wording in the function expression because is seems to interpret it like "name minus zero".



Cheers
Sachs

Find more posts tagged with