Change inline view to REFROWS refering to slice

Hi!

Is it possible to change a inline UX-view to REFROW-lists based on a slice?

Oliver

Solved Solved
1 11 542
1 ACCEPTED SOLUTION

Whenever you create a REF type Table view, the systemโ€™s inline view is overruled.

View solution in original post

11 REPLIES 11

Yes, sure itโ€™s possible:

REF_ROWS("YourSliceName", "RefColumnName")

Thanks! But is it possible to change how it is viewed inline in details-view?

Yes of course itโ€™s possible.

Thats great! But it does not appear as a system view, how do I do it?

You need to create a REF type TABLE view pointing out the slice as a source table

Iโ€™ve tried that, but it seems like i cant changes the Inline-view, that way. Is not Inline-views always system generated?

Whenever you create a REF type Table view, the systemโ€™s inline view is overruled.

Perfect, thank you!

Youโ€™re welcome

I refer to this post to not open a new task. I didn't understand one thing:
I have a "payments " table and a "current year payments" slice.
and a "customer "table , that connects to the REF_ROWS slice ("current year payments", "IDANAGRAFICA")
The system automatically created me the Payments_Inline view and not the Payments Current Year_Inline view. To change the way the inline view is displayed within the customer details, do I need to create an inline view of the current year payment slice?

the current view within the customer details is that of the payments table_Inline, is that right?

Yes, you need to manually create the inline view for the slice.

Top Labels in this Space