Search found 30 matches

by tayar
Mon May 14, 2018 11:29 am
Forum: Stimulsoft Reports.NET
Topic: Connecting database to postgres to different schema then pub
Replies: 5
Views: 2708

Re: Connecting database to postgres to different schema then

Hi Lech,

Thanks for the response. This is a solution from to be used from the code.
is there anyway to use other schemas from the standard Stimulsoft Designer application?

Thanks
Vitaly
by tayar
Mon May 14, 2018 9:47 am
Forum: Stimulsoft Reports.NET
Topic: No possibility to create a report based on postgresql
Replies: 9
Views: 6740

Re: No possibility to create a report based on postgresql

Hi Edward,

The issue is Independent from the Designer version used. I can reproduce same with WPF Designer.
Attached is a sample report.

Best regards
Vitaly
by tayar
Mon May 14, 2018 9:23 am
Forum: Stimulsoft Reports.NET
Topic: Connecting database to postgres to different schema then pub
Replies: 5
Views: 2708

Re: Connecting database to postgres to different schema then

Hi, I can't send you any report as it is not possible to create a report. The steps to reproduce. * Connect to postgres DB * Create schema CREATE SCHEMA "ReportSchema"; * Create a table in this schema CREATE TABLE "ReportSchema"."ReportTable" ( "Id" uuid NOT N...
by tayar
Wed Nov 22, 2017 10:03 am
Forum: Stimulsoft BI Server
Topic: Using Relations with Nested JSON as DataSource
Replies: 12
Views: 25488

Re: Using Relations with Nested JSON as DataSource

Thanks HighAley, will do
by tayar
Wed Nov 22, 2017 8:49 am
Forum: Stimulsoft BI Server
Topic: Using Relations with Nested JSON as DataSource
Replies: 12
Views: 25488

Re: Using Relations with Nested JSON as DataSource

That is not a problem. If you are able to connect to your data in the Designer.WinForms.exe then just open the mrt report template there, then connect to your data and then use the above-mentioned menu item. Edward Hi Edward, It is not a problem for me as a developer. But it is a huge problem for t...
by tayar
Tue Nov 21, 2017 10:20 am
Forum: Stimulsoft BI Server
Topic: Using Relations with Nested JSON as DataSource
Replies: 12
Views: 25488

Re: Using Relations with Nested JSON as DataSource

HighAley wrote: You could use Actions - Synchronize in the Dictionary.
This action adds all relations.
Unfortunately, the Action menu appears to be only in the WPF version. we are using Web (.NET ) version.
Is there any chance to get it there?
by tayar
Thu Nov 16, 2017 10:56 am
Forum: Stimulsoft BI Server
Topic: Using Relations with Nested JSON as DataSource
Replies: 12
Views: 25488

Re: Using Relations with Nested JSON as DataSource

Hello, If we are not concentrating on JSON, are there any other hierarchical structure possible? Otherwise, is it possible to create all required links automatically while importing a JSON with hierarchical structure? It is very annoying to force a user to recreate manually the information which is ...
by tayar
Tue Nov 14, 2017 9:30 am
Forum: Stimulsoft BI Server
Topic: Using Relations with Nested JSON as DataSource
Replies: 12
Views: 25488

Re: Using Relations with Nested JSON as DataSource

I have another question. Is there any way to present a JSON in a normal hierarchical structure? The alternative option would be to use `Data from Business Objects` or `Data from user Sources`. Do you have any other suggestion how the data can be presented hierarchically? The current representation i...
by tayar
Mon Nov 06, 2017 2:10 pm
Forum: Stimulsoft Reports.NET
Topic: Generating StiNetCoreViewer from the server and sending as s
Replies: 15
Views: 10712

Re: Generating StiNetCoreViewer from the server and sending

Hi Vladimir,
Is there any estimation when the version 2017.2.4 will be released?

Thanks
by tayar
Tue Sep 26, 2017 9:28 am
Forum: Stimulsoft Reports.NET
Topic: Generating one report on server side and parse to pdf/html
Replies: 5
Views: 3926

Re: Generating one report on server side and parse to pdf/ht

Hi,

Just to clarify, the question is about the version .NET Core