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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
DanduMani104
Helper III
Helper III

DAX function

Hi all,I just Append Two tables . I required a DAX Function To show the data Saparetely as Parent Tables when we Apply Slicer.

Can you people please help which DAX expression uses this problem.

 

e.g : In slicer If I select table 1,It has to show the only table 1 Data,If I select Table 2,It has to show Only Table 2 Data...Like that

5 REPLIES 5
DanduMani104
Helper III
Helper III

Yup...But How can we romove Blank rows in Appended table

 

what do you mean can you hsow me?

Ok.. For example we created custom colomns for both the tables.. And append the tables.. Table one data comes first along with custom column.. And table 2 data comes first along with custom colomns... And null values arrived for table 1 data in table 2 custom column... How can we remove those.... 

 

can you show me a picture please? 

you need to add the same column name so they append under each otehrs

name the custom column "Table" for both tables 

once you name the table you need to fill in values,

for table one write "Table 1" for table two write "Table 2" 

eliasayyy
Memorable Member
Memorable Member

before appending create a new column for each table called table

name the first one "Table 1" and the second "Table 2" then append them 

and now use the new custom column "Table" as your slicer

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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