How to reset the report formatting to default?
Answered
We have a YF 8.0.8 system and unfortunately have to manually transfer the reports to our new YF 9.8.0.1 system. Unfortunately a lot of old formatting (table & charts) will be taken over.
Now it is very tiring to click on each dialog and field individually and update to the YF9 state values.
Is there a trick to remove individual adjustments so that the new default values take effect? If this only works at the DB level, that would be OK with me. I am familiar with databases.
;) Stefan
Hi Stefan,
Thanks for reaching out to support with your issue.
Any particular formatting that is especially important or easy to see? Could you provide screenshots and a specific example with steps to illustrate?
1. Have this type of report in 8.0.8
2. Fresh install 9.8.0.1
3. Perform this type of "manual transfer" of content
4. Observe these formattings are changed - font, colors, etc.
If I were to try to make a type of programmatic content update here, I would examine DEBUG logs and identify the affecting value within the various update queries that take place when making individual updates in the GUI. I'd then work on a SQL script or an API call to identify and change the desired value(s). Maybe this would be a workable solution?
Another would be to make a copy of the V8 environment and upgrade that to v9, which should apply the new defaults to the content automatically. This would be the supported method as export/import compatibility between different Yellowfin versions cannot be guaranteed. Let me know if this sounds like a good way forward here.
Thanks,
Eric
Hi Stefan,
Thanks for reaching out to support with your issue.
Any particular formatting that is especially important or easy to see? Could you provide screenshots and a specific example with steps to illustrate?
1. Have this type of report in 8.0.8
2. Fresh install 9.8.0.1
3. Perform this type of "manual transfer" of content
4. Observe these formattings are changed - font, colors, etc.
If I were to try to make a type of programmatic content update here, I would examine DEBUG logs and identify the affecting value within the various update queries that take place when making individual updates in the GUI. I'd then work on a SQL script or an API call to identify and change the desired value(s). Maybe this would be a workable solution?
Another would be to make a copy of the V8 environment and upgrade that to v9, which should apply the new defaults to the content automatically. This would be the supported method as export/import compatibility between different Yellowfin versions cannot be guaranteed. Let me know if this sounds like a good way forward here.
Thanks,
Eric
Hi Stefan,
Thanks for the reply. So it sounds like you'd like to see something like -
1. V9 YF importer recognizes V8 content
2. YF Shows popup or includes some type of option to assign "new defaults" to imported content
Does this sound accurate? If so I could make a request for this type of functionality to devs on your behalf.
Thanks,
Eric
Hi Stefan,
Thanks for the reply. So it sounds like you'd like to see something like -
1. V9 YF importer recognizes V8 content
2. YF Shows popup or includes some type of option to assign "new defaults" to imported content
Does this sound accurate? If so I could make a request for this type of functionality to devs on your behalf.
Thanks,
Eric
Hi Stefan,
Just wanted to check in to see whether you wanted to pursue the "reset on import" idea, or if you had what you needed here.
Thanks.
Eric
Hi Stefan,
Just wanted to check in to see whether you wanted to pursue the "reset on import" idea, or if you had what you needed here.
Thanks.
Eric
Hi Stefan,
Thanks for the update, I'll go ahead and close this ticket off at this time.
Thanks,
Eric
Hi Stefan,
Thanks for the update, I'll go ahead and close this ticket off at this time.
Thanks,
Eric
Replies have been locked on this page!