Search found 16 matches

by palmer83
Wed Apr 17, 2024 2:54 pm
Forum: Stimulsoft Dashboards.JS
Topic: resize Combo Box Filter
Replies: 1
Views: 82

resize Combo Box Filter

Hello,

For dashboards, how can I change the vertical width of a Combo Box Filter? I am able to change the horizontal width, but when I change the vertical width, it goes right back to the original size.
by palmer83
Mon Feb 05, 2024 10:58 pm
Forum: Stimulsoft Dashboards.JS
Topic: top N with Cards
Replies: 2
Views: 864

Re: top N with Cards

A related question. Is it possible to show the Top N with a Table? My dashboard contains both a Card and Table.
by palmer83
Mon Feb 05, 2024 5:47 pm
Forum: Stimulsoft Dashboards.JS
Topic: top N with Cards
Replies: 2
Views: 864

top N with Cards

Hello, I know that charts allow you to show the top N records, for example the top 3. Is there a way to do this with Cards? Ideally, I would like a way to show only the top 1 record.
by palmer83
Tue Jan 16, 2024 2:05 pm
Forum: Stimulsoft Dashboards.JS
Topic: save multiple charts/text boxes, etc as one file?
Replies: 3
Views: 1461

Re: save multiple charts/text boxes, etc as one file?

Hello, I know you can save the full dashboard. But my dashboard contains several charts and I want each section of the dashboard to be able to be saved separately. For example, I want Chart A and Chart B and some related textboxes to be able to saved as one file and Chart C and Chart D as a differen...
by palmer83
Fri Jan 12, 2024 2:33 pm
Forum: Stimulsoft Dashboards.JS
Topic: save multiple charts/text boxes, etc as one file?
Replies: 3
Views: 1461

save multiple charts/text boxes, etc as one file?

Hello, If you hover over a chart in dashboard, the user is given a few options (see attached). One of these options is "Save", which allows the user to save the chart. I was wondering, however, if it was possible to tie several charts and text boxes together, so that while I user went to &...
by palmer83
Fri Nov 03, 2023 8:11 pm
Forum: Stimulsoft Dashboards.JS
Topic: formula in text box
Replies: 5
Views: 9690

Re: formula in text box

For some reason, it's not letting me attach the dashboard file. But using the attached data file, the dashboard would contain a text box that had exactly this: {"The department with the most employees is " + FirstIf(Sheet1.DEPARTMENT, Sheet1.EMPLOYEE_COUNT == Totals.Max(Sheet1.EMPLOYEE_COU...
by palmer83
Thu Oct 26, 2023 9:36 pm
Forum: Stimulsoft Dashboards.JS
Topic: missing labels when value is zero
Replies: 2
Views: 44360

missing labels when value is zero

Hello,

When I create a bar chart, it doesn't show the data label whenever the value is zero. Please see attached. I would like it to always display the label regardless of the value. How can I do this?
by palmer83
Wed Oct 25, 2023 9:16 pm
Forum: Stimulsoft Dashboards.JS
Topic: formula in text box
Replies: 5
Views: 9690

Re: formula in text box

Hello,

That doesn't seem to be working. The textbox prints as blank. I also noticed that even if I just do Totals.Max(DataSource.COUNT) I still get a blank text box.
by palmer83
Tue Oct 24, 2023 4:43 pm
Forum: Stimulsoft Dashboards.JS
Topic: formula in text box
Replies: 5
Views: 9690

formula in text box

Hello, I want a text box to display different messages based on the max value in a data source. If this were my data source named Employees, what formula could I write such that "Sales" displayed in the text box given that it had the max value in Employee Count? DEPARTMENT, EMPLOYEE COUNT ...
by palmer83
Tue Oct 24, 2023 2:55 pm
Forum: Stimulsoft Dashboards.JS
Topic: argument on two line or word wrap
Replies: 1
Views: 6803

argument on two line or word wrap

Hello, I created a clustered bar chart and would like to know if there is a way to word wrap the axis labels? Or even better, have two arguments appear on two lines? Please see attached. In my example in the first column, "2 - Upper-Level Professions - Minority" is the argument JobGroupAND...