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
Howdy!
I've been working with the Custom Data Connector and utilizing the Nav Table capabilities to allow users to refine the data selection. I'd like to perform additional data manipulations based on the results of the user selections.
For example: My data source is web.contents and I call this to retrieve a listing of available data sets, one data set per month. I put the list into a Nav Table and allow the user to select which data sets they want to analyze. If the use selects three data sets, the result is three tables are loaded into the data model.
I would like to append these tables into a single table within the data connector, but it appears that process control has already been passed back to PBI from the data connector.
Any thoughts are much appreciated!
Solved! Go to Solution.
Hi @jbrandt,
I would like to append these tables into a single table within the data connector, but it appears that process control has already been passed back to PBI from the data connector.
As you have mentioned above, when the user see the Navigator page which contains a list of tables returned by the Custom Data Connector, the job(get custom data) of the Custom Data Connector is finished, the process control will be passed back to PBI from the data connector. So I don't think we can perform additional data manipulations based on the results of the user selections on the Navigator. ![]()
Regards
Hi @jbrandt,
I would like to append these tables into a single table within the data connector, but it appears that process control has already been passed back to PBI from the data connector.
As you have mentioned above, when the user see the Navigator page which contains a list of tables returned by the Custom Data Connector, the job(get custom data) of the Custom Data Connector is finished, the process control will be passed back to PBI from the data connector. So I don't think we can perform additional data manipulations based on the results of the user selections on the Navigator. ![]()
Regards
Thanks for the insight, much appreciated. Perhaps some pre/post data connector jobs would be useful.
Kind regards,
John
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 58 | |
| 45 | |
| 41 | |
| 21 | |
| 18 |