I was referring to 9.2 settings in my prior post. I currently do not have an 9.1.3 environment to check out what the similar settings are. Until then - here is my notes:
In 9.2 the two settings (in BI Dashboard Indicator Links tab) are Name and Data Point Lookup. I don't remember this changing significantly between the two versions.
~ The 'Name' (on lower left) is the link to the prompt & this must match exactly with the prompt display name defined in the information map.
~ The data point lookup references the data value that will be passed into the prompt.
The Information Map prompt has a 'Displayed Text' value that is what the Web Report Studio user sees in the prompt when running the report. I think this corresponds to what you referenced in 9.1.3 as "5. Prompt Properties Form: Prompt text: " This text must be used in the BI Dashboard link parameter 'Name' field to then pass the data value into that prompt.
The trick is two fold:
1. the 'prompt text' value in imap must match exactly with the link parameter 'name'
2. the data value being passed between the two systems must exactly match (so sashelp.shoes region=Africa on the dashboard must also equal region=Africa within the imap prompted filter.) If you are using two different data sources for the Dashboard and the IMAP - you'll need to be sure there are 0 data differences for this parameter pass to work. (spaces, capital letters, etc could through this match off)
~ Angela Hall
http://sas-bi.blogspot.com
Message was edited by: Angela Hall