Activity overview
Latest activity by LuisQ
Excellent @Alex B, thanks for your quick and valid reply, it works fine... so it means that I can use always Python to create rules that relate columns in the same table, right? example if column A = 1 then column B = "AAAA" else column B = "BBBBB" end. do you have any example? Sorry I'm very new using the generator [image] Cheers, Luis / comments
Excellent @Alex B, thanks for your quick and valid reply, it works fine... so it means that I can use always Python to create rules that relate columns in the same table, right? example if column ...
Repeat a set of values per another column generated
HI,I've one table that a want to generate some that the stores a set of states by a key (another column). i.e. to each new key generated I want to insert 4 states, e,g,Key | Value1 | 11| 23| 34| 42...