mitko1994
Participant
Member since ‎2017 Aug 01

User Statistics

  • 102 Posts
  • 3 Solutions
  • 9 Kudos given
  • 11 Kudos received

User Activity

Hello,I have a python script running inside a Data Flow that results in the following error. Since it's impossible to debug inside Datasphere, I took the source code to another interpreter and loaded my dataset from csv to test. The code I have runs ...
Hello,I'm working on rebuilding a complex BW transformation that we have, in Datasphere. The transformation has an expert routine which I'm trying to recreate using Python script inside a Data Flow. In the ABAP expert routine, I have access to the ta...
Hello experts,We are preparing a migration to Datasphere and one of our daily flows involves making an API call and unzipping a zipped csv file before processing it in BW. My question here is how can we do that in Datasphere?We need the following:1. ...
Hello,I have a multi-entry Input Parameter to which I want to pass in multiple pattern values. For example I want to pass in 01* and 02*.The question is how to process both selections in the Filter Expression of the Calculation View. If I pass both 0...
I have a smartFilterBar that contains controlConfigurations with nested customControls inside them like so.. <smartFilterBar:ControlConfiguration key="CC_PLANT_ID" app:text="NAME1" app:params="CC_PLANT_ID,NAME1" index="7"app:length="400label="{i18n...