We are taking steps to make our moderation process friendlier while ensuring that SAP Community continues to comply with the Digital Services Act (DSA). Learn more in this What’s New post.
I'm trying to prompt a report where the HANA variable is conditional.
This works for prompting the single value of fiscal year, which is a HANA input parameter.
[xml]$newNode = @"
<values>
<value type="String">202320</value>
</value...