The documentation was not explaning how to use the filter in detail (not enough for me).
I have a large web report and want to set a filter (like usual autofilter in excel) on every column with element names. When the report is shown, the drop down listbox should show every element name from the rows below. It would be great if there are no duplicates!

If I select e.g. in one column element "china", the report should be updated, filtering everything different than china. Now the other listboxes should base again on the remaining rows, e.g. show in the article column all articels which are sold in china. And if I select "teddy bear" all rows not showing teddy bears should be disappear.
How could i handle this with mdx and TM1RPTROW? Where should I add this function???
ADMIN : Please try and post in the correct forum, ty
