Design Studio 1.6 SDK – BYOData Enhancement – Use your own data in Analytical Components!
Change Log
- 03/07/2016 – Blog posted
Planned Enhancements
- UOM support in Key Figures?
- Text/Key Management?
- Master Data Management?
Description
Use Case:
Design Studio allows us to create SDK Data Source components and one that I am proud to have seen a lot of use of for a number of interesting reasons it the Bring Your Own Data component (BYOData.) I made this one back in Design Studio 1.4 and you can read about it here: Design Studio SDK (1.4) – Bring Your Own (BYO) Datasource Later I gave it a few functionality/cosmetic enhancements mentioned briefly here: Sneak Peak – SCN Design Studio 1.6 SDK Components
There unfortunately is a restriction where SDK Data Source components cannot be used in Analytical Components such as the Cross Tab, Filter Panel, Filter Bar, etc. While this is unfortunate, there’s really been nothing I could do about it. I did start to become a little envious of the new CSV Data Source Component’s flexibility where it felt more like a ‘true’ data source and could work with anything, instead of some SDK ‘mutt’ that couldn’t work everywhere.
The down-side of the CSV Data Source is that you’ve really got to start with something instead of nothing. What I mean is, that you have to take an export of an existing data source, which really doesn’t make it easy to create dummy data (one of the main points of the BYOData component). Plus, I’m not really sure why SAP even calls it a “CSV Data Source”. It’s really 2 files that are semi-colon separated, and requires metadata. In other words, you can’t just go use your own Excel CSV mock-up. (Confession – I thought that’s how the CSV Data Source was supposed to work for a long time until I tried to use it for something)
I set forward to see if I could dynamically generate the ‘CSV data’ needed to feed the CSV Data Source. Below is the end-result.
Hello BYOData’s new feature: ‘Generate for CSV Data Source’
It’s pretty simple. On purpose. You click the button, and you are prompted to Open/Save a .ZIP file:
The contents of the .ZIP are simply the 2 files you need to use in a regular CSV Data Source.
Basically, take these 2 files, drop them in your BIAPP’s folder (or wherever) and then point your CSV Data Source component at it, and you’re done!
A quick YouTube video with the end-to-end process:
(Note, I forgot to drag the CSV Data Source onto the filter panel at the end, but it works on all components.)
What you have seen is available for download in the usual spot (details here: SCN Design Studio 1.6 SDK Components (ver 3.0)).
Hi Mike,
Thank you for this simple and straightforward solution!
I just installed the latest preview 3.0 pack but did not see the new csv generate button.
Do you mind to verify that?
Thank you!
Best regards,
Alfred
You're right it's not in the download yet (it's commited in source mode though) - It'll show up next time Karol or I bundle the feature release (it is a chore for me) 🙂
Nice one Mike, I'm currently using the Excel macro to do so but your extension seems to do a better job. Is it possible to import a Excel file from there?
Is there a way to have it single, instead of downloading whole community package?
Br,
Vincent
Hi Mike,
I'm using Design Studio Version 16.2.1 and I'm unable to find the CSV option like in your video,
The only option I have under Add custom data source is Streaming data source;
How do I get the BYOD option as well?
Thanks
Hi, thanks for the post. Is there any way I can download the BYOD csv from the app ? for example on an event I would like to download the data to the server. I didn't find any method to achieve it so far, only manually download from design studio.
Thanks
Hi Mike,
"On Result Set Changed" event does not get triggered when there is a change in the dataset. I tried adding and deleting a row in the dataset but no event was triggered. Can you please help?
Version: 16.5.3
Thanks
Dear Mike. I'm using BYOD Component in my project (TOP10 where all others are summed and showed as "Others"). Then i wish to highlight the bar on the chart using Conditional Formatting Component, but when i try to do that it shows an error message. Is there any chance it can be repaired easly?
https://github.com/org-scn-design-studio-community/lumiradesignercommunityext/issues/41