Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
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!!
Any help is appreciated!
Solved! Go to Solution.
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
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
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
Check out the November 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 10 | |
| 6 | |
| 5 | |
| 5 | |
| 2 |