Logic
mode by an admin or by the user assigned to the notebookβs corresponding question or the creator of the corresponding asset. Each question or playbook has an associated data notebook that will automatically be created with the question.
There are two general classes of users in Soal, data users and non-data users. The logic view shows all of the βworkβ done on the given request. Data users typically use logic mode when working. The results view hides the SQL code and has a cleaner presentation, ideal for non-data users when they are viewing the answer.
Text cells contain a rich text editor and can be used to explain answers, context, etcβ¦
SQL cells allow the user to run queries against a connected database and return the results in a table. There are 4 buttons on the right side of each SQL cell.
BI cells allow the user to reference an asset that has been created in a business intelligence platform that has been connected to Soal. Examples of such assets include dashboards, charts, etc⦠When work in the BI platform is used to answer a question in Soal, it is good practice to reference the asset where the work has been done by using a BI cell.