The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hi there,
I was hoping someone could help me with an issue on a SAP BW connector.
there is a mandatory field to filter the query which needs to be applied. The problem is that if I select all the query will list all fields, but if a new one is created in the system, the new one will not be listed in the query. To avoid that I wanted to either find a formula to "Select ALL" or a formula to "Exclude ValueX", but it is not working and I am not finding any documentation or posts online about this.
My query is:
{Cube.ApplyParameter, "[NVNXX]", {{"[0CITOR].[9993949295]"}}, {{"[0CITOR].[9993949296]"}}, etc},
What I need is
{Cube.ApplyParameter, "[[NVNXX]", {{"ALLEXCEPT[0CITOR].[#]"}}},
Thank you all in advance for the help!
Hello! Tell me, please, have you learned how to exclude?