When the Report is shown in the HTML5 Interactive viewer, you can move the mouse over the cells in the Hyperlink column. When a cell has the mouse cursor hovering over it, a gray border is drawn around the cell.
The problem is that this gray border is partially covered by the Background color of the next cell.
Currently, the row/record delimiter when exporting to CSV is taken from the environment. This way, the same CSV document will have different line separators when exported from Windows and Linux.
It will be very useful if the row delimiter can be specified in the device information settings the same way the field delimiter can.
Hi there,
I was wondering if you had in the Pipeline/road map a Report Designer integrated into Visual Studio for .NET Core?
And also if there is an ETA?
If I can add my +1 to this would be appreciated.
Regards,
Mark
Data Explorer of the Report Designer does not refresh the schema on the Refresh button click when the Stored Procedure used in a SqlDataSource component is modified.
You need to reconfigure the data source component, for example, just open the Data Source Wizard and click Finish, or close and re-open the report for the actual refresh.