Forum Discussion

jbrandt's avatar
jbrandt
Icon for Advocate I rankAdvocate I
9 years ago
Solved

Accessing tables after the Nav Table

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 ba...
  • v-ljerr-msft's avatar
    9 years ago

    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. :smileyhappy:

     

    Regards