Jump to content
  • 0

Graph with multiple Serioes


MarcS

Question

I have Datepages that are connected to a search form.
For this example:

I have a table containing  information about different companies.
My company is in this example called Company B.

I am interested in creating graphs (multiple series) that compares the selected competitor to my company.

I have attached images of what I am trying to do..

Basically if I select company A, I want the graph to display information about Company A and Company B.
If I select company C, I want the graph to display information about Company C and Company B.

Company B should always be constant no matter the company I select to look at.
I have searched but I haven't been able to locate away to do this, or perhaps I have missed something.

I am grateful if you guys could help me out.

My table:

table.PNG.e883c2993d5cd4375bec35886d44e0d8.PNG

How the information should be displayed:

graph1.PNG.3cb329c5429e7ccb22fdfad83027e104.PNGgraph2.PNG.be6188b659bfddeac777da4f0fb55132.PNG

 

Best regards

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

Hi MarcS,

 

You may define a custom logic in your Filtering Criteria to always Company B results.

image.png.c579eb7bddeadc7f747309fd3fd4e19d.png

image.png.db238dd69d0ffb2ab43a8a1fec948b87.png

 

 

In addition, the best way to debug your chart is to always select Chart and Report DataPage which you can hide by adding these codes in the Header/Footer with HTML Editor Disabled in the Advanced Tab:

Header:

<div style="display: none;">

 

Footer:

</div>

 

You may, then just show them later on by removing none.

 

I hope this helps.

 

-TroubleShooter

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...