kiwiora Posted March 10, 2015 Posted March 10, 2015 Hi All, Attached in excel is a graph I am trying to re-produce in Filemaker. Sheet 1 is the pivot table and graph, Sheet 2 is the raw data as exported from FM. I find charting difficult enough in FM, and am not even sure if FM can produce such a graph? Basically, I'm at a complete loss! Any guidance/assistance would be most appreciated. TIA Rundown of data: count number of instances grouped (i.e 4 x 1 ; 2 x 2 ; 1 x 3 etc = x in 1-7 ) grouped by author; year Graph.zip
Nuos Posted March 12, 2015 Posted March 12, 2015 Ok so looking at the XL sheet you need a table with the following fields: author name Year Days 1-7 (place a 1 if true;0 if false) Days 8-29 (place a 1 if true;0 if false) Days 30+ (place a 1 if true;0 if false) Data Check [text with calc value = SUM(Days 1-7;Days 8-29;Days 30+)=1 Go to options >> Validation If range is not between 1 to 1 >> error sumDays 1-7 when sorted by author [summary field] sumDays 8-29 when sorted by author [summary field] sumDays 30+ when sorted by author [summary field] sumDays 1-7 when sorted by year [summary field] sumDays 8-29 when sorted by year [summary field] sumDays 30+ when sorted by year [summary field] Then add record for EVERY data point such that when you summarize you get the same totals Now create layout in list view set to sort on author and year, Place year under sort row for author. In the sort sections of the layout add the corresponding field This should re-create your spread sheet. Once we can do this - we ... fiddle ... with the charting to get it to display - but that should be easier to figure once you got the data to display properly. Let me know if I can help Marcus Swift M.Sc. R.PsychLead ProgrammerHumane Development(780) 849-2171[email protected]www.humanedevelopment.comWhy Be Generic?12-Mar-15
Recommended Posts
This topic is 3612 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 accountSign in
Already have an account? Sign in here.
Sign In Now