Error : Time Filter to two dimension (Time*Lineitem)
Hi, I want to filter this table by Time in UX.
The point is this table has two dimension(Time and Lineitems) in columns.
Table A
I prepare Time Filter Lineitem dimensioned by time(Quarter and Users)
After I filtered Columns(Time,Lineitems) in UX, but I can't see any Time and Lineitems.
Table A (Filtered)
If I filtered to module views, I can correctly filtered.
Is there any way to resolve this proplem?
If I set the columns to Time (not Time * Lineitems), I could get correct table.
Answers
-
Hi @CommunityMember125605,
It will throw error because your filter module does not have Line items. but you are trying to put a filter on columns with 2 dimensions.
if you want the filter to be applied with 2 dimensions on target, create the filter module by LISS(source module), users and time.
if you apply new filter module on time, it will work.
Thanks,
Manjunath0 -
Thanks, @ManjunathKN !
I could do it!
I wonder why it correctly filtered in Module View, but doesn't filtered in UX custom views.
■Module view
■Custom view
Before
After
1 -
Hi, I tried to create Filter Module(dimensioned by Time,Users).
And I could filtered to this table by start and end time.
I filtered same condition again, But Time Dimension was disappeared.
Why did this happened?
0