cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

Split infotable based on Property value

PB_9026895
5-Regular Member

Split infotable based on Property value

Hi,

I would like to split my infotable into as many infotable as there are values that a given property assumes.

For example this is the original infotable

PB_9026895_0-1644506578400.png

And these the derived infotables

PB_9026895_1-1644506619524.png 

 

PB_9026895_4-1644506706686.png

How can I get this???

 

1 REPLY 1

@PB_9026895,

Don't understand what you are trying to accomplish. You can can write a script which accepts or access a value "customer" and the source InfoTable.
You could then create a new InfoTable in your script and return the rows which match the customer supplied.
I may have not understood your question so please clarify what information you need and I will try to help

 

Peter

Top Tags