Forum Discussion
Match Data in Power BI Desktop
Hi,
Sorry, the 2 datasets looks like these:
Dataset 1:
| Client | IVR_1 | FVR_1 |
| 100012 | 8:30:00 | 11:00:00 |
| ... | ... | ... |
Dataset 2:
| Client | Delivery hour |
| 100012 | 16:51:29 |
| .. | ... |
And the result would look like this:
| Client | Delivery hour | IVR_1 | FVR_1 |
| 100012 | 16:51:29 | 8:00:00 | 16:00:00 |
| ... | .. | ... | ... |
Hi,
So when the client ID in Table 2 matches the client ID in Table 1, you want to extract the IVR_1 and FVR_1 from Table 1. Am i correct? If yes, then share a dataset (which i can paste into MS Excel) with matching clinet ID's in both tables.
- Anonymous8 years agoNot applicable
Hi,
Yes, you are correct, i need the exact thing
Can you give some mail address, cause the data is too big it does not allow me to paste
Or how can I share the datasets with you?
- Ashish_Mathur8 years ago
Super User
Hi,
Upload the file to Google Drive/One Drive and share the download link here.
- Anonymous8 years agoNot applicable
- Ashish_Mathur8 years ago
Super User
- Anonymous8 years agoNot applicable
Hi,
Thanks Ashish_Mathur, the link you sent is the same file's direcction i sent
- Ashish_Mathur8 years ago
Super User
Hi,
The link i sent you contains the solution. Click on PowerPivot > Manage and you will see the solutio in the columns IVR and FVR in the Delivery tab.
Hope this helps.