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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
SHOOKANSON
Advocate I
Advocate I

How do I customize this function??

Hi all!

I am not a very advanced Power BI user and I am running into an issue. My report user wants a specific field from our application pulled into a Power BI report. "Great...I can do that easily," I thought. Turns out the field is a function which is not something I have ever dealt with before. This is what shows in Power Query Editor:

2019-08-01_13-54-21.jpg

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

How do I get this to show as a table? Basically this is a function for the next date of inspection for a piece of equipment. Obviously I want the next due date autmatically calculated for each piece of equipment, but how do I put in data fields and not static values? I am very confused. Please help!

1 ACCEPTED SOLUTION
Nolock
Resident Rockstar
Resident Rockstar

Hi @SHOOKANSON,

the simples method is the following:

  1. Fill out some static values.
  2. Click on Invoke. - pic1
  3. Now you see a new query among Queries on the left hand site: Invoked Function
  4. Click on the new query, go to the tab Home and click on the Advanced Editor.
  5. You see the invocation with all parameters. -pic2
  6. Copy the invocation from the query and use it whereever you need with new parameters. -pic 3

pic1pic1pic2pic2

Capture3.PNG

View solution in original post

1 REPLY 1
Nolock
Resident Rockstar
Resident Rockstar

Hi @SHOOKANSON,

the simples method is the following:

  1. Fill out some static values.
  2. Click on Invoke. - pic1
  3. Now you see a new query among Queries on the left hand site: Invoked Function
  4. Click on the new query, go to the tab Home and click on the Advanced Editor.
  5. You see the invocation with all parameters. -pic2
  6. Copy the invocation from the query and use it whereever you need with new parameters. -pic 3

pic1pic1pic2pic2

Capture3.PNG

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon โ€“ Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save โ‚ฌ200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

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.

Top Solution Authors