help requested
2 TopicsTMSL Alter Column Description
I am a noob in TMSL and I need your help. I am trying to add a description to the column in Power BI Services with a command: { "alter ": { "object": { "database": "dataset_test", "table": "005_SHIP_TO_LOCATIONS", "column":"CREATION_DATE" }, "column": { "name": "CREATION_DATE", "description":"This is the new description" } } } The error I get is: Unrecognized command: alter . Check path '['alter ']', line 2, position 13. Could you help me to make it work? This is Power BI Premium and I TMSL works for table name modification, but I can't figure out how to change the column description.1.2KViews0likes1CommentUnable to share report to co-workers
Hi all, I have created a report that I want to share with some of my co-workers (internal). Whenever I try to share them the published version of the dashboard, the loading takes far longer than usual. After a while I then get the following error messages: "Something went wrong. Can't send email to invite users. Try again later." The deadline for this report is tonight, so I am kinda in a hurry 😉 . Thanks to anyone that is able/willing to help! Cheers, JuriaanSolved649Views0likes2Comments