I have 2 tables ( Customer and their branches)
I created a flattened power pivot which contain data from customer table
I place the branch code from customer table as a report filter , and It work good , customer data is filter accourding the the slected branch code
Now I need to place the Branch Name as a report filter , When I did this The customer data is not fitlered any more , All customers are displayed whatever the branch name selected
I check and a FK is define between branch and customer , I do not know to fix this issue
khaled Mohamed