Forum Discussion

Don-Bot's avatar
Don-Bot
Helper V
2 years ago

Can you update a parameter using xmla endpoint and c#?

I am currently using xmla endpoint and c# to dynamically create a semantic model.  I am taking a shortcut and creating the model with xmla and then modifying it with code.  However, I can't find any examples as to how I can modify a parameter. 

 

I have a parameter named "ClientIDs" and would like to be able to add or remove client id's from that parameter without having to delete the semantic model and recreating it.  

 

I haven't found any examples yet so I don't have any code to post for editing, adding or removing parameters

2 Replies