help me
2 TopicsSlow loading of new page
Greeting, lately the report pages have been loading slowly. The data does not load slowly, but only when switching to a new page, regardless of whether it is done via a bookmark or a menu. Previously the pages loaded instantly, now a white blank appears and takes a few seconds to display. It's incredibly frustrating. I am also sending a picture of what it looks like. The size and complexity of the report does not matter because the same thing happens with insignificant reports. How do I solve it? Thanks in advance!Solved3.1KViews0likes7CommentsTMSL 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.2KViews0likes1Comment