Skip to Main Content
InterSystems Ideas

Have an idea, suggestion, or something that doesn’t work as expected in InterSystems products or services? Share it here on the InterSystems Ideas Portal.

The Ideas Portal is where community members can propose improvements, report bugs, and help influence the product roadmap across InterSystems products and the overall developer experience. 22% of submitted ideas are implemented by InterSystems or members of the Developer Community.

💡 Ideas and bugs are both welcome, no matter how big or small. You can submit feature requests, usability improvements, workflow suggestions, and bug reports. Whether you’re an experienced expert or just getting started, your fresh perspective is valuable.

🛠️ About bugs and fixes. If you have access to InterSystems WRC, please submit bugs there for immediate action. Bug reports submitted through the Ideas Portal are reviewed and tracked, but do not guarantee immediate resolution.

Start by sharing what could be better - the community and our teams will help take it from there.

Status Needs review
Created by Dmitrij Vladimirov
Created on Oct 26, 2025

DeepSee.KPI enhancements

There are actually three suggestions, but they all relate to KPIs (link to what these are below).

%DeepSee.KPI

https://docs.intersystems.com/iris20252/csp/documatic/%25CSP.Documatic.cls?LIBRARY=%25SYS&CLASSNAME=%25DeepSee.AbstractKPI


1. Provide the ability to change the number of rows displayed and exported for KPIs.

https://docs.intersystems.com/iris20252/csp/docbook/DocBook.UI.Page.cls?KEY=D2MODADV_ch_kpi#D2MODADV_kpi_query_form

In scenarios where we create a table using KPIs, the number of rows always significantly exceeds 1000. It seems entirely appropriate to remove the row limit and provide the option to specify the row limit with a parameter.

2. Create a parameter for retrieving shared filters from the dashboard. In scenarios where a KPI doesn't have any filters defined but needs to retrieve them from the dashboard, there's no convenient parameter. Currently, %request.Content.FILTERS is used, but it retrieves filters in an unstructured array and in the MDX format [name].[hierarchy].[name].

3. In scenarios where a table is built using KPIs, add a "No data" placeholder for empty KPI data. Currently, only an empty table is displayed, without any user feedback. Hence user don't know what is wrong with the pivot.


  • ADMIN RESPONSE
    Oct 26, 2025

    Thank you for submitting the idea. The status has been changed to "Needs review".

    Stay tuned!