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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

I want to add a new column with the some data to all rows by default

Mornin All

 

I want to add  a clumn to my data-set.

 

Its just a URL like https://app.asana.com/0/xxxxxxxxxx/

 

I will do some concatenation after this and Im happy with this; but whats the best way to have the above URL automatically in every row by default even when new rows appear. (after a refresh)

 

Should I just do a switch fucntion on a column I know will never be blank and if it isnt blank add the above URL?

 

Cheers

 

Jimmy

 

2 REPLIES 2
Anonymous
Not applicable

Hi @Anonymous 

Can you provide some sample and the ooutput you want so that can provide more suggestion for you.

 

Best Regards!

Yolo Zhu

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Anonymous
Not applicable

I was over thinking

 

PROJECT LEVEL URL = IF(ISBLANK(ADMIN[Task Name] ),"Blank","https://xxxxxxxxxxxxxxxxxxxxx")

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

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
Top Kudoed Authors