Forum Discussion
Anonymous
5 years agoNot applicable
Creating a relationship between two tables where one includes NULL values
Hello, I am trying to join one table which has a set of keys + transactions with a member table containing a member key. Our Member Table currently contains two keys, let's call them Key 1 a...
amitchandak
5 years agoSuper User
Anonymous , Power bi will not take null on 1 side of the table. You can use replace the value in power bi and replace it with a value like N/A
rammy
4 years agoHelper I
if we replace null with N/A can i get required values from other table which was already matched this null column and values column .does it possible