Forum Discussion
Filtering a Visual
Hi MH3 ,
Following questions:
- Is your Hotel Name and Received date columns in same table?
- Is this Hotel Name based table related to any other table in your data model?
- Can you share screenshot of your data model with all the relationships?
- The Date Filter on the page - Is it recieved Date column that you are using in the table visual below?
If this helps and resolves the issue, appreciate a Kudos and mark it as a Solution! 🙂
Thanks,
Pragati
Hello Pragati11
1) Yes, they are in the same table, but those hotels who have Receive Dates.
2) I have used the Master Table of Hotel Names (which have all the hotel Names)
3) Sure,
4) Yes, The Date Fillter is The Received Date, Both on the Slicer and on the Table.
- Pragati116 years agoSuper User
Hi MH3 ,
If your RECEIVED DATE and HOTEL NAME is coming from same table LOG HEADER, then this issue should not come.
Also you have a DATE table, if you are not using it, why it is related to the LOG HEADER table?
Similarly, what puprpose is HOTEL table serving here?
1st thing I would do is create all the relationships bi-directional.
Also, you date table has 2 relationships with Log Header table. Not sure why this secondary relationship is created.
It's hard to judge the issue without seeing your pbix file.
If this helps and resolves the issue, appreciate a Kudos and mark it as a Solution! 🙂
Thanks,
Pragati
- MH36 years agoHelper V
Pragati11
I'll explain it to you Everything step by step1) I had created the Date Table just for case, but then my senior said in Log Header Table there are dates which we can use it, but I linked my Date Column with the Received Date colum in Log Header.
2) The Hotel Table contains, Master Table which have all the Hotels Names
3) and there is a Linkage of Hotel Names in Log Header Table, which shows which hotels have Received a file (indicated by Received Date Column).
My Problem is I have to show those hotels which have no Received Dates Against them,
like this:
In this all hotels are showing, but the received dates are empty on those which have not received a file.So, I have put the Hotel Name Column (from Hotel Table) because from that I can show those hotels who haven't received a file yet as respect to the slicer.
If you still got questions ask me this help you to solve my problem.Thanks!
- Pragati116 years agoSuper User
Hi MH3 ,
Just mentioning this again, can you share your pbix file?
If not try following:
- Remove relationship between DATE and LOG HEADER tables
- Make relationship between HOTEL and LOG HEADER tables bi-directional.
Then see what happens.
This issue is something, I can't provide a solution until I can see it on pbix file.
Try above and see if this helps.
If this helps and resolves the issue, appreciate a Kudos and mark it as a Solution! 🙂
Thanks,
Pragati