I need to flow data from a model DAT01a in PBF Dev to PBF Consol, we use connectors to do this OUT3A and OUT3B Any instructions or tips on how to build or test the data can be flowed through to PBF Consol?
Hi @mranaplan2026,
I will take a shot at your question. Please provide more context if I'm assuming something different.
You have a module in PBF Dev model where there is data you want to be written to PBF Consol. Modules are OUT3A and OUT3B. In this case, you create a Saved View in PBF Dev. When you create the view, make sure to select all columns, right click save so new line items do not get introduced into the view (unless you want the error to let you know source failed). Then in the Target module, just go through the import steps, select as source the Source module view and import. So, you'd have two imports from each OUT3A and OUT3B.
Again, please share more or clarify if needed.
Cheers,
James
Hi all, I am importing a flat file into ADO. However the flat file does not have a unique identifier. I would like to use the row count as the "ID" Is there a way to create this ADO? Basically how would I do row_number() in SQL?
Good morning everyone. I need to build a module export with some specific requirements: users can select a currency type (USD/Local), Salary Type (1 or 2), Nomina Type (1 or 2), and Version (Forecast, TS, Plan). Currently, each of these filters is driven by an independent system module published in the NUX, each…
We've been building a tool called aplan4sheets and we'd genuinely like input from this community — both on what we've built so far and on what we should prioritize next. The problem we set out to solve: Anaplan's Excel add-in is Windows-centric, and there's no real native way to pivot Anaplan data in Google Sheets. We…