Yet another action packed release for you this week.
New:
- AI Generated Dashboards [Beta]. (3292)
- Generates a Dashboard automatically for a dataset via AI.
- Uses Knowi’s own new self contained AI service – no data leaves outside of Knowi.
- Features an optional prompt to fine tune what you need.
- This feature can be found in the dataset management page.
- Docs: https://docs.knowi.com/hc/en-us/articles/4415918776723-Datasets#Create-AI-Dashboard
- New Custom InstantSights Option. Create custom insights from the data to be display using InstantSights
- Transform the dataset with C9QL to get the desired fields and metrics.
- Craft a message using the following data tags to reference the fields selected in the C9.
- Data Tags: {N[0]V} will take the value in the first numeric field, {N[1]V} will reference the value in the second numeric field. {S[0]V} will reference the value in the first string field, {D[0]V} will reference the value in the first date field. See example below:
-
- Docs: https://docs.knowi.com/hc/en-us/articles/15374943939219-InstantSights#Custom
- Spreadsheet Widget Upgrades. (3181)
- Added a filter feature that can be applied to columns.
- New Unique function that will list all the distinct values in the selected cells.
- Ability to copy and paste cells from the data tab.
- Added Sparklines.
- Added ability to create charts within the spreadsheet.
- Tokens can now be used in all report and alert fields. (3260)
- For email reports and alerts, tokens can be used in Subject and Body.
- Slack Messages
- Teams Messages
- Webhooks: URL to Invoke, Authorization URL, Headers, Auth Headers, Custom Post Body
- Load Upon Prompt dashboard updates:
- Play button will persist after being pressed in order to allow the user to input a new filter configuration and then rerun the dashboard. (3234)
- For PDF exports where this is enabled, we will automatically run the dashboard the user does not need to press the play button. (3288)
- When downloading a widget to PNG, JPEG,PDF, or SVG the image will now include the widget title at the top and any filters applied shown in the footnote. (3257)
- New Pie chart display option to show both the value of the slice and then percentage on the data label: Display Value and Percentage
Fixed:
- Bug fixes for Rich Text Widget export to PDF (3277)
- Fixed inability to resize the far right column in data grids. (3144)
- Datagrid Heatmap will not change the order of the items on the axes when different filter values are applied. (3109)