Call all the data including repeat values to a new table in Power BI

Tharanga Gamage 1 Reputation point
2020-10-07T10:22:28.223+00:00

Table 1 – TV_Master_Schedule_2 contains 8,1696 rows

Table 2 – Nielsen contains 5,078 rows

30626-image.png

I have generated two concatenated columns in each table call “Concat for total” by combining
• TV Channel
• TV Programme
• Campaign
• TVC Duration
• Month
• Date

30691-image.png

And planning to use “Lookup Value” function to call required data to a separate formulated table created in Power BI called “Rec”.

The issue I’m facing is when I call the “Concat for Total” column to a new table it gives only unique data only. It removes the repeat values and give only the first cell of the repeat data.
I used the below function to call the data and it gives me only 3,568 rows where the original table contains 5,078 rows.

30619-image.png

My requirement is to call all the data including repeat values to a new table and appreciate your helping hand

Community Center | Not monitored
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2020-10-07T10:23:28.51+00:00

    Power Bi is not currently supported here on QnA. They're actively answering Power Bi questions in dedicated forums here.
    https://community.powerbi.com/
    https://social.technet.microsoft.com/Forums/en-US/home?category=powerbi

    --please don't forget to Accept as answer if the reply is helpful--

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.