Conditional composite with date difference presenter

Hi,

We need to present 2 composites (output format of Timestamp) in one column of a list. Normally, that would be fine: we’d use a conditional or if/else composite. However, we also need to display the composites with a date difference presenter (from Appshare). When this is done, we get a NaNs error on the (column) fragment. We can use two separate columns, but this is a bit cumbersome.

Is there a better solution to this ?

Thanks,

Mark

1 Like

Hi Mark,

It’s difficult to follow the problem, so I don’t know how useful of a solution this will be, but hopefully it helps.

You could evaluate 2 composites using a 3rd composite, a numeric calculation of the first 2.

If this isn’t what you are looking for feel free to reply and try to give further detail and I will have another crack.

Cheers,
Dan.