Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8566641
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T17:42:03+00:00 2026-06-11T17:42:03+00:00

I have 3 Chart Series A,B,C of Data on single Chart Normally When I

  • 0

I have 3 Chart Series A,B,C of Data on single Chart

Normally When I apply filter on single series,the filter takes affect on all 3 series A,B,C .What I need is someway to apply particular filter on Series A,B but not C
like i have billable status as billable, non billable and partial billable.
i want two columns in the chart. 1 depicting only non billable employees and 1 showing the total of all billable status i.e., the whole team size.
my category axis has month.

i am not able to apply selective filters for one column of the two that i require.
please help.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T17:42:04+00:00Added an answer on June 11, 2026 at 5:42 pm

    You wont be able to do what you want, because each series/category is a subset of your dataset, meaning that if you group by “all” then all elements of your data set will fall into that category.

    The best way to achieve what you want is on the query that creates the dataset do a Union with the total of employees, something like:

    SELECT 1 as NumberEmployees, SSN, BillableStatus FROM mytable
    UNION
    SELECT COUNT(*), 0 as SSN, -1 as BillableStatus FROM mytable 
    

    Then when you’ll have a status -1 that corresponds to all employees, and will appear on the chart as a different bar

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a chart control that works normally for all but one case. If
I have a time series of data where the measurements are all integers between
I have a scenario where I need to send a series of data across
I have a chart in a Report Viewer control: Series data is a sum:
I have a C# Chart Control and I data bind it like so. chart.Series[0].Points.DataBindXY(xAxis,
I have a chart with 3 data series, 2 are columns and 1 is
I have a Highchart chart to display some data series with animation. The chart
I have a chart with multiple Series. I am using the ChartColorPalette to set
I have chart.png with data in it that I would like to put a
I have a chart and I need to clear it in order to populate

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.