Hello,
does somebody know how to fill a dropdown within SAP Analytic Cloud Analytic Application
I understand that you have to fill it on onInitialization.
My try was:
var product_list = Table_1.getDataSource().getMembers("Produkt");
Dropd...
Hello
we use Lumira 2.2 SP0 Patch 3.
When exporting a crosstab to Excel it will change 0CalYear/Month ex. 07.2018 to 7,2018 and 0CalYear/Week ex. 27.2018 to 27,2018.
For the normal numbers everything is fine. (x.xxx,xx)
Exporting the same c...
Hello,
we can create a planning application withn SAC based on for example an Excel sheet basis with the data in the cloud. But when we want to use a planning BW Query via live conncetion for writing the planned data directly back to BW we are stru...
Hello,
my question is concerning tables. Within a device preview they are shown but in reality the app does not show table componentens even if they are mobile enabled.
Am I right?
Thanks
Best regards
Michael
Hello,
does anybody can explain how to set the security settings for embedding web pages
I do understand, that for you tube links if you change the "watch" with "embed" it will work.
Example
https://www.youtube.com/embed/QgrLDHq9Eus
Regar...
Hello Tammy thank you for your quick answer.The code you delivered was almost right I just changedvar i=0;var productlist = Table_1.getDataSource().getMembers("Produkt");for (i=0;i< productlist.length; i++){Dropdown_Produkt.addItem(productlist[i].id,...
Hello Tammy, as Michael Winslett found the same issue could you please try it because I do not see any change. If you want to show a table (mobile enables) on a mobile device you do just get a blank screen.Thank youMichael Wecker
Hello Tammy thank you very much for your quick help. That is a big limitation as the costumers need their planning data within their BW Systems. Do you know if this is on the Agenda?Thank you for your Support Best regards Michael Wecker
Hello Tammy, thanks for your answer. The limitation says:TableLimited SupportTable rows and columns are initially truncated, showing only a preview. Tap in the upper right corner of the table to expand it full screen and show the full table details....