My Stuff
Comments
-
Hello, Thank you for sharing this concern. Since the issue started after the recent release, I recommend creating a Support case so the team can take a closer look. They’ll be able to confirm if this behavior is related to changes from the update or if it may be a potential defect that needs further attention.
-
We encourage you to share your expertise to help our member, @User_KQNPL. Your input is greatly valued and plays an important role in strengthening our community. For those who are just getting started with NetSuite, we also recommend exploring our New to NetSuite category. It’s a great starting point packed with resources…
-
We encourage you to share your expertise to help our member, @Gab JS. Your input is greatly valued and plays an important role in strengthening our community. For those who are just getting started with NetSuite, we also recommend exploring our New to NetSuite category. It’s a great starting point packed with resources and…
-
みなさん、時間です! 正しい解答とその説明については、次の詳細を参照してください。 正解: 正 説明: SuiteQLでは、相互結合は、ある表のすべての行と別の表のすべての行を結合するSQL結合の一種です。結果はデカルト積と呼ばれます。たとえば、5人の顧客と4人の従業員がいる場合、相互結合によって合計20個の組合せ(5 x 4 = 20)が得られます。詳細は、「NetSuiteの始め方| SuiteQL結合タイプ: 相互結合」を参照してください。 NetSuiteの始め方ページの他の役に立つ記事をチェックして、NetSuiteの経験を最大限に活用しましょう。
-
Tempo está acontecendo, pessoal! Veja os detalhes abaixo para obter a resposta correta e sua explicação: Resposta correta: Verdadeiro Explicação: No SuiteQL, uma junção cruzada é um tipo de junção SQL que combina todas as linhas de uma tabela com todas as linhas de outra tabela. O resultado é chamado de produto cartesiano.…
-
¡Se acabó el tiempo! La respuesta correcta y su explicación figuran a continuación: Respuesta correcta: Verdadero Explicación: En SuiteQL, una unión cruzada es un tipo de unión SQL que combina cada fila de una tabla con cada fila de otra tabla. El resultado se llama producto cartesiano. Por ejemplo, si tiene 5 clientes y 4…
-
Time's up, everyone! Kindly see details below for the correct answer and its explanation: Correct Answer: True Explanation: In SuiteQL, A Cross Join is a type of SQL join that combines every row from one table with every row from another table. The result is called a Cartesian product. For example, if you have 5 customers…
-
Congratulations! 🎉
-
We encourage you to share your expertise to help our member, @Jo_M. Your input is greatly valued and plays an important role in strengthening our community. For those who are just getting started with NetSuite, we also recommend exploring our New to NetSuite category. It’s a great starting point packed with resources and…
-
Hello, Upon reviewing the documentation, I wasn’t able to find any reference that directly addresses your concern. Based on this, I can confirm that NetSuite WMS does not support “surgically” detaching a single Sales Order from a Wave once it has been assigned. Waves are transactional by design, and they link together.…
-
Anyone from the community who might had the same need and happen to know of an alternate solution to this? Any insights you can provide would be highly appreciated.
-
Hello, Based on available documentation, the transaction list inline edit functionality is not scriptable through SuiteScript. Scripting should always be performed at the record level, not at the inline edit UI level. If your goal is to automate updates, you can achieve this by using SuiteScript to update records directly…
-
Hello, Thank you for sharing the information. This error may occur due to access restrictions. Your NetSuite role might not have the necessary permissions for the saved search/report, or the role being passed in the URL (e.g., role=3 in this case) may no longer be valid. Please ensure that the role and credentials used in…
-
Thank for sharing this, @Patricia Rose Ortua-Oracle 🎉
-
Thank for sharing this, @Patricia Rose Ortua-Oracle 🎉
-
Thank for sharing this, @Patricia Rose Ortua-Oracle 🎉
-
Thank for sharing this, @Patricia Rose Ortua-Oracle 🎉
-
Thank for sharing this, @Patricia Rose Ortua-Oracle 🎉
-
Hello, Have you had a chance to review this? Thank you!
-
Hello, Were you able to check this? Once the support identify the root cause, I would appreciate if you can share your results here in our community. Thank you!
-
We kindly invite you to share your valuable insights to support our member, @User_C9NIY . Your knowledge and experience are truly appreciated and make a meaningful difference in our community. If you know someone who is just beginning their NetSuite journey, please feel free to direct them to our New to NetSuite category—a…
-
Hello, May I kindly confirm if you are connecting to NetSuite through SuiteAnalytics Connect using ODBC on Microsoft Excel for your concern?
-
Hello, Thank you for sharing this information. Upon checking our documentation, I can confirm that there is an existing enhancement request regarding ordering/sorting in REST API: 664553 – REST API: Ordering/Sorting - General functionality Hopefully, this information meets your concern. We would also like to hear from our…
-
Hello, If you would like to retrieve a record using the transaction ID, you can use the following query: ?q=tranid IS 305 For additional details on filtering, please refer to the SuiteAnswer article onRecord Collection Filtering. Thank you!
-
Thank you for providing all these updates and details regarding your concern. I truly wish I could assist you further; however, I have certain limitations in terms of access and tools to conduct a thorough investigation. With this, may I kindly suggest creating a Customer Support case? This will allow our dedicated support…
-
Hello, Were you able to check this? Thank you!
-
We kindly invite you to share your valuable insights to support our member, @gbradley . Your knowledge and experience are truly appreciated and make a meaningful difference in our community. If you know someone who is just beginning their NetSuite journey, please feel free to direct them to our New to NetSuite category—a…
-
Hello, Is this the type you are referring to? This is located in MyAccount. Thank you!
-
Hello, Upon replicating your concern, I was able to retrieve the expected results using REST API (5 Invoices). I also verified this behavior using a Saved Search and obtained the same results (5 Invoices). With all of this, it seems the behavior is consistent across both REST API and Saved Searches. This usually indicates…
-
Hola, Tras revisar nuestra documentación y las inquietudes relacionadas, parece que anular transacciones a través de la API REST actualmente no está soportado. Sin embargo, existe una solicitud de mejora para esta función: 135262WS: Ability to void transactions Puede votar por esta mejora en la página de SuiteIdeas.…