Hi Experts,
I am using sap lumira 2.0 sp3, i have requirement where in Bex hierarchy object is assigned to dimension filter. now i want capture selected hierarchy nodes and its underlying values from dimension filetr into TextBox. if i expand hiera...
Hi Experts,
I am using sap lumira 2.0 sp3, i have requirement to do some custom calculations based on existing measures in edit initial view of my data source, back end is BEx Query. i am getting Remove option only as below. there is no option lik...
Hi,
I Have requirement where in i have to hide entire row lets say 3rd row from crosstab in lumira designer 2.0. experts if anybody has worked on such scenario please guide on this.
Hi All,
I am using design studio 1.6 SP6 patch3, and working on scenario where in i have to pass multiple values selected by user in dimension filter to bex prompt by using set variable Ext method. before passing the values i need to trim(Substring...
Hi,
I am on SAP BI 4.2 Sp3, when i retrieve universe in IDT from repository and add some tables and put joins in Data foundation layer and after i save it , it gives below error, also Business layer shows black.
error: Unexpected error: org.xml.s...
hello,Worked for me for data Area as well for all row height adjustment in lumira 2.0.myCross-tab .sapzencrosstab-DataCellDefault, .sapzencrosstab-HeaderCellDefault{
height:16px !important;
}Thanks
For Crosstab, you can refer below code to change the text "Overall Result: to "Result".mycrosstab .sapzencrosstab-HeaderCellTotal:before{
content: "Result";
}.mcrosstab .sapzencrosstab-HeaderCellTotal>div{
visibility:hidden;
font-size: 1px;
} This...