Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Dear All,
I am joining two tables on the store id column and tried both the left & inner join condition. You can see under column customer, the blank was filled with the above rows (highlighted in the red color font ) information which is not the desired result. I am not doing any transformations in power query except join condition . Please shed some light what i am doing wrong here .
Thanks,
Kalyan
Expected Result:
MODEL | STOCK | CUSTOMER | Date | STORE | STATUS | STORE |
a | 1 | Customer1 | 14.05.2021 | 1 | R | 1 |
b | 2 | 14.05.2021 | 1 | S | 1 | |
c | 3 | Customer2 | 17.05.2021 | 1 | R | 1 |
d | 4 | 17.05.2021 | 1 | S | 1 |
Result Got :
MODEL | STOCK | CUSTOMER | Date | STORE | STATUS | STORE |
a | 1 | Customer1 | 14.05.2021 | 1 | R | 1 |
b | 2 | Customer1 | 14.05.2021 | 1 | S | 1 |
c | 3 | Customer2 | 17.05.2021 | 1 | R | 1 |
d | 4 | Customer2 | 17.05.2021 | 1 | S | 1 |
Hi All,
Getting the same issue even when I tried to pull the single table also, the highlighted in red color font are blanks in the database. I am using firebird db and connecting via an odbc connection to pull the records into the power bi desktop. I cannot paste original data screen shot due to security issuee.
Hi @PowerBi_Kalyan ,
Try selecting the [customer] column and Fill down.
Best Regards,
Gao
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data in the Power BI Forum
Dear @v-cgao-msft ,
Thank you for the response, my desired output to have BLANKS as is how they are in the database. But the moment I am pulling data into Power BI, the blanks are filled either above or below the row value.
Please let me know if there is any setting I need to turn-off .
Thanks,
Kalyan
Check out the September 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
41 | |
24 | |
22 | |
20 | |
13 |
User | Count |
---|---|
159 | |
61 | |
59 | |
28 | |
18 |