Forum Discussion
Anonymous
6 years agoNot applicable
update Query in PBIRS Datebase
Hi All,
I need help,
I am Using Power BI report server
I need to run update query in reportserver.dbo.Catalog table, there is any risk to update dirctly from database using where condtion with item ID .
for example :
update reportserver.dbo.Catalog
set Name ='Test'
where ItemID ='Ere3456f'
Thanks Advance,
No Replies