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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
iBot
Regular Visitor

Fill down with DirectQuery

Hey Guys,

 

I'm using DirectQuery. The source of the data looks like this:

 

Entry No.Account No
2600001
2 
4608001
4 
9600003
9 
9 

 

I can't use the option "fill down", because of the Direct Query. Is there any way I can create a new Column like this in DAX ?:

 

 

Entry No.Account NoColumn I need
2600001600001
2 600001
4608001608001
4 608001
9600003600003
9 600003
9 600003

 

Thank you for your help!

 

Best regards

1 REPLY 1
Anonymous
Not applicable

Hi @iBot,

AFAIK, current power bi has limited the Dax function usage in calculated column/table when you are working with direct query mode.

What type of data source are you working on? You Can try to use SQL query to achieve these fill-down operations if you are using SQL or Oracle which supports the use t-SQL query.

Regards,

Xiaoxin Sheng

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

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.