Aaron McCausland
06/04/2025, 9:55 PMCeligo AI
06/04/2025, 9:55 PMAI generated answer (using internal Slack threads):Based on the conversations, it seems that the Dataset ID in NetSuite is not directly editable. The ID is a unique identifier used by the system to reference the dataset. Changing it would break the references in the workbooks that use it, making them think the dataset was deleted. However, there are ways to work around this. One way is to create a new dataset with the desired ID, then update the workbooks to use the new dataset. This would involve reconfiguring the workbooks to use the new dataset, which could be a significant amount of work depending on the complexity of the workbooks. Another way is to use a script to update the ID. This would involve writing a SuiteScript that updates the ID of the dataset, then updates all references to the old ID in the workbooks to the new ID. This would be a more complex solution, but it would avoid the need to manually reconfigure the workbooks. Please note that these are workarounds and may not be suitable for all situations. Always test any changes in a sandbox environment before applying them to your live system. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Celigo AI
06/04/2025, 9:56 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.784175098
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.783278584
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.782289624
Celigo AI
06/04/2025, 9:56 PMAaron McCausland
06/04/2025, 9:56 PM