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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register 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
Community Champion
Community Champion

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
Community Champion
Community Champion

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
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors