Data connection from BO and Excel
Posted: Wed Apr 05, 2023 9:21 am
i'm using a report designed by InsERT Company and I would like to connect data from a business objects to a new data source - excel. I'm trying to do it by using a filtr on databnd.
i select "Expression" and enter "Dokument.Pozycje.AsortymentWybrany.Symbol == Arkusz1.Symbol" (Dokument.Pozycje.AsortymentWybrany.Symbol - form Business Objects, Arkusz1.Symbol - column in Excel)
This expression should be different for each row of report, because Symbol is different on each row. But now expression is calculated only for first row and in all rows I have the same value.
Why is this happening and subsequent rows are not checked?
i select "Expression" and enter "Dokument.Pozycje.AsortymentWybrany.Symbol == Arkusz1.Symbol" (Dokument.Pozycje.AsortymentWybrany.Symbol - form Business Objects, Arkusz1.Symbol - column in Excel)
This expression should be different for each row of report, because Symbol is different on each row. But now expression is calculated only for first row and in all rows I have the same value.
Why is this happening and subsequent rows are not checked?