Forum Discussion
venkaiah881
4 years agoFrequent Visitor
Update DataSet through API
Hi All, We want to update the dataset through API using Program. we know there is API to udpate the datasource, but we don't see any APIs to update or change the dataset through api or manually a...
lbendlin
Super User
4 years agoThe API functions mostly cover meta data changes. To manipulate the data you will want to look into XMLA endpoint read/write. Needs Premium.