Hi Experts,
I am looking for a few feature in Analytic Application, can anyone please help how can I create these features
1. Counter or as a timer, should be visible as decreasing with seconds, minutes, or hour.
2. QR Code, so that when the u...
is there any way to trigger the SAP BW process chain or check the chain status in SAP Analytics Cloud, Analytic Designer?
or may be using some other application like HTML,XS JS or SAP UI5 some thing? we will call and trigger procedure from SAC
Hello Everyone,
I want to share some use case study based on SAP Analytics Cloud Analytic Designer, which is we face generally in our business requirements or which we can use to fulfill our customer requirements. So I will share a few cases in this...
Hi Geeks,
I faced the custom situation for Authorization in SAP Analytics Cloud Application designer by stakeholders. Through this blog post, we will discuss how to handle/read table entry in SAc application designer to get authorization yo particul...
Hi Geeks
I need some urgent help. I am trying to authenticate the current user to access the web link in SAP Analytics application.
So I create a table with a list of authorized users and now i want to check if the current user is present in my ...
Hi Rohit,yes, it's possible, and you can pass the array which has the dimension keys of slected dimension. from your code, I can see you consider that,what are the difficulties you are facing?Regards,Sanjay Guha
Hi Abhimanyu,by hover on the tile, I am not sure, but by clicking we can achieve it.my idea is below :create each Tile and Combination of Panel, Image, Button. example first 5 chart tile(image) is in one panel and all image is covered with a button o...
Hi Devadas,to get a current user login you can simply create a text box and use dynamic text on that text box from the context menu(<...> the three dots).no need to write code, and you can easily read the text in a variable.var user =Text_1.getPlainT...