Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 7652 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

Hey!

I have a database with seven fields with one possible fixed value in a Valuelist. the reason for this is that it works well on a layout in web companion with checkboxes, and alows checking, unchecking etc on the web. The record look like this:

ID value A value B value C etc

1 A C

2 B

3 B C

My problem is I now have the need to use these values in portals and for export so i need to make a new file with record that look like this:

ID value

1 A

1 C

2 B

3 B

3 C

I dont want blank entries. As you can se i can now view these in a portal based on a relationship. In a spreadsheet this conversion process would be called pivoting i think?

Can i make a script to traverse the whole file writing new values to another file based on if statements?

I have tried but cant figure it out. Should the script stay in the new or old file? Do I need a relation between the files?

Please help!

This topic is 7652 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.