frithjof_v
1 year agoCommunity Champion
Status:
Planned
Adjust column width in SQL Analytics Endpoint user interface
I can't see the column names and cell values in some of the columns in my tables in SQL Analytics Endpoint because the column width is too narrow.
Also, the tooltip also doesn't show the entire...
Neville_DeSousa
1 year agoAdvocate I
The inability to adjust the column width is a significant drawback to using the web front end and a major contributor to a poor data analyst experience. The workarounds suggested by Copilot (listed below) are correct. Another method is to use a SQL client. However, a user shouldn't have to go through hoops to see and work with the results of their query. What's the point of having a web front-end when you need additional tools/methods to complete your work? Workarounds from Copilot 🔧 Workarounds Download the Results: You can export the query results to Excel, CSV, or JSON formats using the download button in the results tab. This allows you to view and manipulate the data with full column widths32. Use "Open in Excel": This feature runs the query and opens the results directly in Excel, where you can easily adjust column widths and explore the data2. Copy Results to Clipboard: Use the "Copy" dropdown to copy results with column names and paste them into a spreadsheet or text editor for better visibility 2. Explore Data (Preview): This feature provides a matrix and visual view of your query results, which may offer better readability for certain types of data 2.
Recent ideas
About "Download SQL database project" and fix the downloaded project
1. The sqlproj must be fixed, it is downloaded without the xml markup line <?xml version="1.0" encoding="utf-8"> 2. The sdk must be updated: Actual: <Sdk Name="Microsoft.Build.Sql" Version="0.1...Jarrinf1 hour agoFrequent VisitorNew47Views3likes2CommentsEventstream MQTT broker source: V3.1.1 support
The Eventstream MQTT broker source supports connections with public MQTT brokers that offer MQTT V5 support. Please offer support for V3.1.1 too, because this is still a valid and widely used ver...svelde2 hours agoSuper UserCompleted1.4KViews6likes4CommentsGet data from Apache Kafka topics via private networking
Current prerequisites limit to public Kafka instances which is not feasible for most enterprise customers. When will this limitation be lifted so that it can be used in private network setups, for ...Jugi2 hours agoMicrosoft EmployeePlanned3.5KViews2likes3CommentsSet default x axis scrolling position
Enable selection of the default scroll position for the x-axis on a chart. For example, on a line chart with dates as the x-axis, when not all of the data can display in the view at once, the scroll...Lisa_Krieg10 hours agoNew MemberNeeds Votes7.8KViews1154likes104Comments