Is it possible to edit data in database by Pentaho dashboards?
I want to do dashboard where data will be presented in table with edit buttons. When button will be pressed, the form will appear in modal window filled by data. User will change and press ok, and this changes affects to database.
I haven't found anything related, all I found was just present data, not change.
thanks
Yes. Take a look at the table editor sparkl plugin
Related
I have a search form that fills a table with the results of an API query. Each item on the table have an edit button. When the user click on that button, a view is showed, with the detail of the item. The problem is when I want to go back to the list, I lost the last search result. What is the best way to solve this problem?
I see two approaches: In first one, I save the results of the query through Vuex, but I dont know if Vuex is used to save large amount of data. On the second approach, I show/hide the components instead of change the route: when I want to edit an item, I hide the table and show the edit view. When I want to go back to the list, I hide the edit view and show the table. Is there another way to solve this problem?
Thanks in advance.
I am very new to PowerBI.
I have displayed a table of data using Matrix but want to show details of additional data upon clicking one of the rows. It can be displayed on the second page.
I wonder if it's possible and can someine direct me to what the process is?
Thanks
You have to use the drill-through feature provided by Power BI. If you don't already know how it works, this post has the exact thing you are trying to accomplish.
Example i go to Data < Add new DataSourceand when i add it it should show me this window under but it wont.
Also when i try Toolbox < Menu Strip i cant find it downthere to edit or delete.
How is this window called and how to show it/ view
Because of this problem Stackoverflow Question i will go and use database to store and transfer value.
This is not another window, but a panel thats displays components within the WinForms designer window. It is not displayed when you add a DataSource, but when you drop a component from the toolbox or a column from the DataSource onto the form itself for the first time. I.E. you don't need to see it in order to do that, just drag and drop a column to your window and it will appear automatically.
Thanks Olivier i "undocked" this windows so i wasn't been enabled to find it
I have a project that requires the user to fill out a pdf form. I am loading the pdf file into an object tag. On the side I have a list of predetermined values. I would like to enable the user to drag one of those values to a field in the form and drop it there.
I can have them right-click the value, copy it and then right-click and paste in the field, but I would like to create something a little more user friendly.
Any suggestions are highly appreciated.
Thank you.
From what I can find (I was just searching if this was possible as well), and what I know from building forms in Adobe's form builder, this is sadly no possible.
I have a following issue.
I would like to display an ALV Grid always as ALV list for my user. So instead of always doing that...
...I would like to set a variable or something in, for example, SU01 that would always show me the output as ALV list.
Is there a trick that would allow me to do so? The ALV grid is presented from SAP standard transaction so I do not have control over the ABAP code under the hood.
EDIT:
I have a possibility to change layout.
However the only options I have are SAP List Viewer and Microsoft Excel.
When I choose SAP List Viewer the view I get is the ALV Grid.
It is not possible system-wide. It can be done only for separate transactions.
e.g. FB
or ME.
Try setting a own data Set/Parameter ID FIT_ALVC to X in your user profile Parameters tab
To get to that screen go menu "System>User profile>Own Data
...then click on the Parameters tab
I have the same issue. I changed the company, and my setting is as its on the picture with date 8.8.2012, but I want to change it to the screen I was used to have the second ALV Grid. Can you please help with this?
I don not even have the possibility to change the layout as is on the picture above. But my colleagues in here have the ALV Grid view since the beginning. So there should be an option. I am despaired already so thank you for all your pieces of advice.
Found it!
On FBL1/3/5N screen, go to Settings-->Switch List. That should get you ALV
list.
Hope it can help somebody.