Hi Eugene,
I am working with Rich Client. I figured out my problem could be that I have no CAPTION (large description) into my model and it is the key the universe use to generate the prompt.
I create a details object with NAME o TECH_NAME and it works.
I need to know how can I change the dimension to use in the prompt a different key. Example [Time].[RTime].[SMonth] or [Time].[RTime].[SMonth].[NAME] instead of [Time].[RTime].[SMonth].[CAPTION].
Thanks