May 9, 201411 yr Newbies Hi there, I am using FMP13 on osx Lion. I am trying to have a pie chart based on three fields of numerical data. I have the slice data working as a calculation using: - List (test::Total ; test::total2 ; test::total3 ) How do I get the Category Labels to point to the field names? So they appear on the key. TIA.
May 9, 201411 yr Author Newbies Its okay, I think I worked it out using List ( "Total" ; "Total2" ; "total3")
Create an account or sign in to comment