You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For more information on User-Defined Analytics, refer to the [UDAs documentation](https://code.kx.com/insights/api/database/uda/uda-overview-introduction.html).
562
562
@@ -651,14 +651,16 @@ To create a Workbook and run code against a specific connection:
651
651
1. Right-click and choose **KX: Execute Entire File** from the menu.
652
652
653
653
1. If you have not yet chosen a connection to associate with the workbook you are asked to choose a connection before the code is executed.
1. The results populate the kdb results window if it is active, otherwise the output window is populated.
657
658
658
659
When you save a workbook file the code and the connection details are stored. The workbook icon is green if it is associated with a connection and grey if there is no association.
659
660
660
661
You can also change the connection associated with a workbook at any time by clicking on **Choose Connection** from above the first line of code in the workbook file.
0 commit comments