Hi Experts,
We are on SAP BO 4.2 SP2. Have the requirement to create webi report on Audit universe to capture 4 columns:
1.Run Time
2.Report name
3.Average running duration of report for last 30 days(Challenging Part)
4. Today's run time
...
Hi Experts,
We have a requirement in business objects webi, to make changes in the default pop-up displayed in webi reports when data is not available for the selection date made by the user.
Instead of default message: No data to retrieve in que...
Hi Experts,
I am working in SAP BO profile for past 4 years and many times when looking for change there is not much opportunities are available and sometime it feels that i have choosen a wrong carrer path.
And if selected somewhere then organis...
Hi Experts,
I want a formula in webi to get only the last value of table data cell into table footer. Values in the data cell are different.
Can someone please help me?
The last one in bold is table footer. And above 3 records are in table d...
Hi manoj, the user is same, and we are using it on 5-6 different machines, for 2-3 machines it is working and validating correctly but for some of the machines it is no
Hi,I have already tried the last, min, max functions but it is always returning the last value that is present in the object, while I want the last value of table data cell.Scenario: Object has value 1,4,3,5...any aggregate functions is giving data a...
Hi Dirk,
USE LOAD_D if this is a Sunday; Otherwise, convert to Sunday’s date. For Monday to Wednesday, use the previous Sunday; For Thursday to Saturday, use the following Sunday.
How to implement this in BODS?