Search found 18 matches

by DanielHewett
Thu Sep 30, 2021 1:02 am
Forum: Stimulsoft Reports.JS
Topic: Didn't load all report data once we use manual relationship
Replies: 31
Views: 10904

Re: Didn't load all report data once we use manual relationship

Hi,

We have tested the "Alias_Example_Mapping" project using the latest build (Version: 2021.3.7, Build date: 2021.08.16) and the alias issue still exists.

Could you advise regarding this?

Thanks

Daniel
by DanielHewett
Tue Jul 27, 2021 2:49 am
Forum: Stimulsoft Reports.JS
Topic: Didn't load all report data once we use manual relationship
Replies: 31
Views: 10904

Re: Didn't load all report data once we use manual relationship

Hi, Thanks, that solved the checkbox display issue. I was wondering if you were able to look into the issue with the display of the Alias for the Dataset. In the below image, you can see that the dataset label has the name and the Alias in brackets. Is it possible to just display the alias here? See...
by DanielHewett
Mon Jul 26, 2021 3:24 am
Forum: Stimulsoft Reports.JS
Topic: Didn't load all report data once we use manual relationship
Replies: 31
Views: 10904

Re: Didn't load all report data once we use manual relationship

Hi, Thanks for your reply. With some testing it seems that the "jsStiWebDesigner1.options.useAliases" setting can be used in place of the "showOnlyAliasFor..." set of settings I was using previously, however, it seems it is somehow not using the alias for the dataset - see screen...
by DanielHewett
Thu Jul 22, 2021 4:56 am
Forum: Stimulsoft Reports.JS
Topic: Didn't load all report data once we use manual relationship
Replies: 31
Views: 10904

Re: Didn't load all report data once we use manual relationship

Hi, Thanks for that, we have now solved the problem with manually building the Data Dictionary and the relationships. What we are still trying to solve is displaying the names of Datasources, Tables, Fields and Relationships with spaces and other characters to the user. From my research, it seems th...
by DanielHewett
Tue Jul 20, 2021 12:49 am
Forum: Stimulsoft Reports.JS
Topic: Didn't load all report data once we use manual relationship
Replies: 31
Views: 10904

Re: Didn't load all report data once we use manual relationship

Hi,

I'm not sure how you were unable to reproduce the issue as in the above 2 posts we have provided a sample project in a code snippet and a demo video showing us using that code snippet to reproduce the issue.

I have attached the code snippet in the form of a html file if that helps.

Thanks
by DanielHewett
Mon Jul 19, 2021 1:07 am
Forum: Stimulsoft Reports.JS
Topic: Didn't load all report data once we use manual relationship
Replies: 31
Views: 10904

Re: Didn't load all report data once we use manual relationship

Hi,

We have recorded a short demo video which demonstrates the issues we are trying to solve.

Link: https://www.dropbox.com/s/ajrgufev7w95a ... X.mp4?dl=0

Thanks
by DanielHewett
Sun Jul 18, 2021 11:23 pm
Forum: Stimulsoft Reports.JS
Topic: Didn't load all report data once we use manual relationship
Replies: 31
Views: 10904

Re: Didn't load all report data once we use manual relationship

Hi, I have put the code snippets above into a full working demo below. As in the code snippets above, all fields have no spaces in their names but could you advise on whether it is possible to somehow display the field in the control with a space in the displayed name text for the field. <!DOCTYPE h...
by DanielHewett
Wed Jul 14, 2021 11:33 pm
Forum: Stimulsoft Reports.JS
Topic: Didn't load all report data once we use manual relationship
Replies: 31
Views: 10904

Re: Didn't load all report data once we use manual relationship

Hi, So what we are wanting to try to achieve is self service reporting. This means that what we would like to present to the user is something that is easy to read. This involves displaying datasources and fields which have descriptive labels in Pascal case but with spaces between the words. For the...