tusharmehta
New Member
- Joined
- May 12, 2014
- Messages
- 34
Hello All,
I am having query on power pivot search.
In below mentioned example I have two tables.
In first (TransTable) Table I have two columns Date and Remarks.
In second ( CustomValueTable) table I have only column Remarks.
Here is my question,can we able to filter records base on second table UDFvalue (through slicer) on power pivot, if yes then how ?
TransTable
[TABLE="class: grid, width: 175"]
<tbody>[TR]
[TD]Date[/TD]
[TD]Remarks[/TD]
[/TR]
[TR]
[TD="align: right"]1/1/2014[/TD]
[TD]Tushar[/TD]
[/TR]
[TR]
[TD="align: right"]1/2/2014[/TD]
[TD]Rajesh[/TD]
[/TR]
[TR]
[TD="align: right"]1/3/2014[/TD]
[TD]Alpesh[/TD]
[/TR]
[TR]
[TD="align: right"]1/4/2014[/TD]
[TD]Tushar[/TD]
[/TR]
[TR]
[TD="align: right"]1/5/2014[/TD]
[TD]Amber[/TD]
[/TR]
[TR]
[TD="align: right"]1/6/2014[/TD]
[TD]Henil[/TD]
[/TR]
[TR]
[TD="align: right"]1/7/2014[/TD]
[TD]Yukta[/TD]
[/TR]
[TR]
[TD="align: right"]1/8/2014[/TD]
[TD]John[/TD]
[/TR]
[TR]
[TD="align: right"]1/9/2014[/TD]
[TD]Mehta Rajiv[/TD]
[/TR]
</tbody>[/TABLE]
CustomValueTable
[TABLE="class: grid, width: 105"]
<tbody>[TR]
[TD]UDFValue[/TD]
[/TR]
[TR]
[TD]Rajiv[/TD]
[/TR]
[TR]
[TD]Tushar[/TD]
[/TR]
[TR]
[TD]Henil[/TD]
[/TR]
</tbody>[/TABLE]
Sample Excel File can be download from below mention url:
https://drive.google.com/file/d/0B_c8gU3TDT4rWlpoYnVUSjBEN3c/edit?usp=sharing
I am having query on power pivot search.
In below mentioned example I have two tables.
In first (TransTable) Table I have two columns Date and Remarks.
In second ( CustomValueTable) table I have only column Remarks.
Here is my question,can we able to filter records base on second table UDFvalue (through slicer) on power pivot, if yes then how ?
TransTable
[TABLE="class: grid, width: 175"]
<tbody>[TR]
[TD]Date[/TD]
[TD]Remarks[/TD]
[/TR]
[TR]
[TD="align: right"]1/1/2014[/TD]
[TD]Tushar[/TD]
[/TR]
[TR]
[TD="align: right"]1/2/2014[/TD]
[TD]Rajesh[/TD]
[/TR]
[TR]
[TD="align: right"]1/3/2014[/TD]
[TD]Alpesh[/TD]
[/TR]
[TR]
[TD="align: right"]1/4/2014[/TD]
[TD]Tushar[/TD]
[/TR]
[TR]
[TD="align: right"]1/5/2014[/TD]
[TD]Amber[/TD]
[/TR]
[TR]
[TD="align: right"]1/6/2014[/TD]
[TD]Henil[/TD]
[/TR]
[TR]
[TD="align: right"]1/7/2014[/TD]
[TD]Yukta[/TD]
[/TR]
[TR]
[TD="align: right"]1/8/2014[/TD]
[TD]John[/TD]
[/TR]
[TR]
[TD="align: right"]1/9/2014[/TD]
[TD]Mehta Rajiv[/TD]
[/TR]
</tbody>[/TABLE]
CustomValueTable
[TABLE="class: grid, width: 105"]
<tbody>[TR]
[TD]UDFValue[/TD]
[/TR]
[TR]
[TD]Rajiv[/TD]
[/TR]
[TR]
[TD]Tushar[/TD]
[/TR]
[TR]
[TD]Henil[/TD]
[/TR]
</tbody>[/TABLE]
Sample Excel File can be download from below mention url:
https://drive.google.com/file/d/0B_c8gU3TDT4rWlpoYnVUSjBEN3c/edit?usp=sharing