Release date:
🌱Happy Spring Everyone! 🌱
This exciting release introduces our new MCP server for communicating with the Wiiisdom Cloud Platform, marks the start of Workbook Policy Enforcement, the Tableau counterpart to Report Policy Enforcement, adds Predictive Scoring for Tableau Server, and delivers several improvements across the UI and API.
As always, you can find important links just below.
Full Documentation: Wiiisdom Cloud Platform Documentation
Knowledge Base: Wiiisdom Cloud Platform Knowledge Base
Of course, do get in touch if you need help with updating.
Contact us via your Customer Centre and Support Site: https://support.wiiisdom.com/
An MCP server is now available to interact with the Wiiisdom Cloud Platform API!
Using the user’s Personal Access Token (PAT), this provides a secure and efficient way to manage operations using your favorite AI chat or agent.
The Audit API now includes three new endpoints for user events, IAM events, and Wiiisdom Cloud Platform usage events.
This enhancement ensures faster access to audit data and a more efficient user experience when managing extensive event logs.
An optional setting in Deploy Content now allows triggering a Power BI Semantic Model refresh immediately after a successful promotion. Existing pipelines default to disabled, while new pipelines enable this option by default. This option can also be changed via the API.
The refresh trigger applies only to eligible promoted semantic models and runs in a non-blocking mode, ensuring pipeline execution continues without waiting for refresh completion. If the refresh request is rejected, the related semantic model is marked as failed in the execution results.
Execution logs now include detailed refresh events, including trigger initiation, acceptance or rejection, and actionable reason codes for failures such as permission issues, API errors, throttling, or unsupported states.
The Pipelines API now supports the integration of duplicated rows, enabling users to design and manage this step programmatically. This enhancement improves flexibility when configuring data processing workflows.
Comprehensive documentation, including Open API definitions, is available on the API documentation page to guide users in implementing this feature effectively.
Users can now activate Predictive Scoring on their on-premise Tableau Server environments, starting with version 2025.1 and higher.
Don’t hesitate to get in contact with us to help you implement the required data sources
The execution process remains consistent with Tableau Cloud.
This release introduces a new “Tableau” tab in the “BI Asset Policies” administration menu, mirroring the existing Power BI configuration. Administrators can now define and manage Tableau-specific quality rules directly within the platform.

A new pipeline category, “BI Asset Policies,” has been added with a step named “Workbook Policy Enforcement”. This step allows users to select multiple Tableau Workbooks and validate them against predefined rules for usability and performance, ensuring compliance with governance standards.
For this first iteration, the step evaluates metrics such as custom SQL usage, dashboard complexity, amount of global filters or even view in the workbooks. Results are summarized in quality gates for Performance and Usability, with ratings from A to E.
Pipelines can now run the Open Workbook validation step on Tableau Server content via the Wiiisdom Gateway.
This step verifies that all sheets in a workbook open correctly and, when configured, that page load times stay within defined thresholds. If any sheet fails to load, exceeds the duration limit, or encounters data retrieval issues, the step fails and captures a diagnostic screenshot.
▪ DAX Result Variation now includes a Queries menu for easy navigation between multiple query results, allowing users to quickly investigate specific queries within detailed reports.
▪ The pipeline list now loads significantly faster by reducing unnecessary user data fetches and deferring modal initialization until they are opened. This prevents blocking calls during the initial page load.
▪ Updated Keycloak to fix CVE-2026-2603
▪ Cannot run simulation journey if the table linked to slicer has a label (Impact: High)
Description: In some reports, the Simulation journey step ends in technical error, saying it cannot find the column named “null”.
ID: WIIIS-2254
▪ Predictive Scoring Cannot Extract Data from Tableau Cloud (Impact: Medium)
Description: Latest Tableau update blocked the Predictive Scoring runner due to updates in Tableau APIs.
ID: WOFT-3180
▪ Unreliable calculation for Priority Score in Report opening duration tab if raw data is inconsistent (Impact: Medium)
Description: Usage of reports in predictive scoring table may be wrong as we use the old telemetry-provided metric instead of the more reliable one.
ID: WIIIS-2259
▪ Simulation journey on hidden page never marks the step as done (Impact: Medium)
Description: You can configure a slicer valuation on hidden page, the simulation journey just do not execute the substep but shows it as running.
ID: WIIIS-2183
▪ Tableau object can be duplicated in predictive scoring (Impact: Low)
Description: Duplicated specific objects appear in the Predictive Scoring view across all Tableau Object lists.
ID: WOFT-3198
▪ Pasting an URL in the Tableau URL field is not trimming the content after the site (Impact: Low)
Description: When configuring tableau BI Platform, pasting the full site url does not properly extract the site.
ID: WOFT-3170
▪ Workbook names with many characters are overflow on the Predictive Monitoring page (Impact: Low)
Description: Predictive scoring tables do not properly display the assets with long names.
ID: WOFT-3161
▪ PBI Predictive Scoring failed for long extration : over 1 hour (Impact: Low)
Description: Capacity consumption extraction cannot be run if content extraction takes more than 1h. No occurence was spotted outside our test environments.
ID: WIIIS-2278
▪ Cannot fetch parameters for deploy content (cross env) (Impact: Low)
Description: If you selected two source workspaces, pipeline wizard cannot fetch parameters for the Deploy Content (Cross Environment) step.
ID: WIIIS-2239
▪ The create PAT button is missing a loading animation(Impact: Low)
Description: When you validate PAT creation the UI does not give any feedback that the request is processing.
ID: WIIIS-2236
▪ Open Report pre-configured by Predictive Scoring has no Opening Duration Limit (Impact: Low)
Description: When the user wants to create a pre-configured pipeline from the predictive scoring view, the duration limit for the open report is not auto-configured.
ID: WIIIS-2231
▪ Pipeline save allowed before duplicated rows step TreeSelect is fully loaded (Impact: Low)
Description: Users may experience issues with saving their pipeline configurations before the TreeSelect field has fully loaded. This can result in incorrect result on duplicated rows step execution.
ID: WIIIS-2175
▪ Running report can be opened in Open Report step report (Impact: Low)
Description: If you explore execution report while the pipeline is running, you can open the details of a report that “Open Report” step is currently opening, leading to blank image as snapshot has not been taken yet.
ID: WIIIS-2171
▪ Log JSON payload not rendered as code block for simulation steps (Impact: Low)
Description: When an error occurs during a Power BI pipeline's execution, the error is displayed in the execution logs but not formatted in a human-readable format.
ID: WCPC-56