That worked like a charm! Now I have a question.. this is my code:
Belt Level: echo xprofile_get_field_data(‘Belt Level’ , bp_get_group_member_id() );
I have in this profile drop down field about 10 choices. Is it possible to somehow have this output assign a dynamic class or id pending on what your Belt Level is? I want to display this a color block with some css rather then just text on the screen.