Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
Anonymous
Not applicable

lookup value

How i can do to have the same value "C" also in the second row?

TAB 1 TAB 1
ABC ABC
2CAB 2CAB
2 AB 2CAB
1 ACCEPTED SOLUTION
edhans
Super User
Super User

You have to have a null value where you want the C. 

  1. If it already shows null skip this step. Otherwise, right-click on column2 as shown below, and select Replace Values. You need to either replace empty, which means leave it empty, or a space, and replace it with the word "null" in lower case. It will not put the text "null" there, but will cause the field to be null.
  2. Right-click on column 2 and Fill, then Down.

 

filldown.gif



Did I answer your question? Mark my post as a solution!
Did my answers help arrive at a solution? Give it a kudos by clicking the Thumbs Up!

DAX is for Analysis. Power Query is for Data Modeling


Proud to be a Super User!

MCSA: BI Reporting

View solution in original post

1 REPLY 1
edhans
Super User
Super User

You have to have a null value where you want the C. 

  1. If it already shows null skip this step. Otherwise, right-click on column2 as shown below, and select Replace Values. You need to either replace empty, which means leave it empty, or a space, and replace it with the word "null" in lower case. It will not put the text "null" there, but will cause the field to be null.
  2. Right-click on column 2 and Fill, then Down.

 

filldown.gif



Did I answer your question? Mark my post as a solution!
Did my answers help arrive at a solution? Give it a kudos by clicking the Thumbs Up!

DAX is for Analysis. Power Query is for Data Modeling


Proud to be a Super User!

MCSA: BI Reporting

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Kudoed Authors