A recent release to the Workiva platform included improvements to the following products and features.
You can learn more about each item in the sections below.
Chains
Update: IBM Planning Analytics TM1 connector MDX command
Chains
MDX command in IBM Planning Analytics TM1 connector updated
The MDX command was modified to allow for better handling of commas in the data flow.
- If the Enable Value Quoting checkbox is blank (default), commas in the data flow are treated as element separators. This is the same as current behavior.
Example: March 30, 2026 would be treated as two elements: "March 30" and "2026". - If the Enable Value Quoting checkbox is marked, elements containing commas are treated as a single data element. (Commas are treated as punctuation rather than as data element separators.)
Example: March 30, 2026 would be treated as one element: "March 30, 2026".