Jump to content
Server Maintenance This Week. ×

Pie-Chart based on Find and Value List problem


n7mafia

This topic is 4274 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Hello, I am in a bit of a pickle and I was wondering if someone can help me out. I am working on a database and I need to do some charting based on the values input from a value list (and I absolutely have no clue on how to tell FMP to go ascertain how much of each the user input) and I need the chart to change based on filtering (which is done with a button to exclude certain values based on a certain criteria, e.g. excluding items which I acquired for free or items that went unsold) and I was wondering if that would be possible and how? Any pointers?

Thanks in advance.

Test.zip

Link to comment
Share on other sites

Thank you very much, I think you got exactly what I wanted to achieve and with your help I was able to implement the script and functions into my database. I would like to ask another question though, in the chartI have plenty of categories and I am more interested in the more relevant ones (big percentages) rather than the very small ones (small percentages) otherwise the whole chart ends cluttered with too much non-relevant data. Is there anyway to tell FMP instead of presenting tens of slices to "group" the percentages smaller than X into a single "Misc" entry? I mean, instead of having: A: 70% B: 25% C:1% D: 0.1% E 0.9% F:3% to get: A: 70% B:25% Misc:5%

Link to comment
Share on other sites

Hello,

I finally managed to create a decent pie-chart with the help of a forumer and it looks like the picture attached. I was wondering if it would be possible to group all percentages under a fixed amount (let's say under 5%) into a single slice "Misc". In another thread I have read that it involves the creation of several other fields and calculations but I wonder how to accomplish that. So far the graph takes data from a single summary field (s_Profit) and labels from another field with an attached value list (DE_Item Type). How to tell the program to group everything under 5% in a single misc slice?

Thanks in advance.

post-102418-0-97847500-1344783519_thumb.

Link to comment
Share on other sites

Try this out. You can make the pie chart not be based on the current set but rather a script that generates the figures.

This file also addresses your other post.

http://fmforums.com/forum/topic/85662-different-sort-order-on-the-same-layout-is-it-possible/

 

 

 

Tags: Custom Chart

Test_pie2.zip

Link to comment
Share on other sites

This topic is 4274 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.