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

Get Fabric certified for FREE! Don't miss your chance! Learn more

Reply
jasonrutherford
Regular Visitor

Gathering data from a function (the function is stored as abstract data)

I'm working PowerBI and the Azure Graph API. Some of the data returned is a function and i'm looking for some guidance on how to iterate through (each) record, invoke the function, and store the results of the function in antoher table... I'm good if we just add columns to the current table as well.

 

thanks!!

 

msdn.PNGmsdsn2.PNGmsdn3.PNG

 

Any help is appreciated!

 

 

1 ACCEPTED SOLUTION
AlB
Community Champion
Community Champion

Hi @jasonrutherford 

You can simply create a custom column with code:

 

= [getNonCompliantSettings](parameter1, parameter2)

 

where (parameter1, parameter2,...) will depend on the function of course 

Please mark the question solved when done and consider giving a thumbs up if posts are helpful.

Contact me privately for support with any larger-scale BI needs, tutoring, etc.

Cheers 

 

SU18_powerbi_badge

 

View solution in original post

1 REPLY 1
AlB
Community Champion
Community Champion

Hi @jasonrutherford 

You can simply create a custom column with code:

 

= [getNonCompliantSettings](parameter1, parameter2)

 

where (parameter1, parameter2,...) will depend on the function of course 

Please mark the question solved when done and consider giving a thumbs up if posts are helpful.

Contact me privately for support with any larger-scale BI needs, tutoring, etc.

Cheers 

 

SU18_powerbi_badge

 

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.

January Power BI Update Carousel

Power BI Monthly Update - January 2026

Check out the January 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.