Hi
I want that when user filter a field Pcode then values from Dimension.code should appear in it for selection in a report.
Field PCode has been defined as DataType Code in table.
Thanks
*This post is locked for comments
Hi
I want that when user filter a field Pcode then values from Dimension.code should appear in it for selection in a report.
Field PCode has been defined as DataType Code in table.
Thanks
*This post is locked for comments
Hi
I have a field PCode in table. When user selects this field as Filter in report then i want that Dimension.Code values should get displayed in it.
Field PCode has been defined as DataType Code in table.
Thanks
If PCode is not in the Dimension table then you need to either define a relationship or need to create a custom filter at Request Page. To include the custom filter first create a global record type variable of type dimension, now go to View -> Request page and add a filter with datasource as YourVariable.Code.
Let me know if still face issue.
Hi
U mean to say in Table. But i want only in report for that field if user selects for Filter then it should display Dimension.code in that.
Thanks
Define the Table relationship for the field Pcode with the dimension table.
André Arnaud de Cal...
292,489
Super User 2025 Season 1
Martin Dráb
231,305
Most Valuable Professional
nmaenpaa
101,156