キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Discussions

Solve problems, and share tips and tricks with other JMP users.
言語を選択 翻訳バーを非表示
hogi
Level XIII

Table / Update - source script collision

When I update a table via Table/Update (or via Table /Join with the option "update main table ..." enabled) . the JSL code of the Update (or Join) function is saved as Source Script to the main table.

In principle, this could be a cool feature - but unfortunately, this feature overwrites an existing source script without warning.

 

Is there an option to force Jmp to automatically rename such auto-added Source Scripts, e.g. like columns to add " 2" , " 3" etc?

1 件の受理された解決策

受理された解決策
hogi
Level XIII

Re: Table / Update (Join) - source script collision

2件の返信2
SDF1
Super User

Re: Table / Update (Join) - source script collision

Hi @hogi ,

 

  It might be good to add this to the JMP Wish List pages. After testing with a data table of my own, I can confirm that the new Joined data table "deletes" the Source scripts from the original data tables and the remaining Source script is only from the Join function. It seems that an automatic rename should be doable for pre-existing scripts. I did notice that in the Join/Split platforms, you can save the script to perform those actions to the original main data table, but there's no option in preserving original scripts once the table has been Joined or Split.

 

  Thanks for notifying the community, I hadn't ever noticed that before, but will be more aware of that in the future.

 

DS

hogi
Level XIII

Re: Table / Update (Join) - source script collision

I added a wish for this topic:

Update & Concatenate: source script collision 

 

おすすめの記事