Hello
This time, it is a tip using the Create HTML function of Automation.
The current card view is very fashionable, but I have one complaint.
The text cannot be line broken.
However, if you enable line breaks, your view may look messy.
So I searched for a way to look beautiful outside.
I discovered that Bootstrap can be used with the function using Create for HTML!
The following video is an example.
The timeline view, which is difficult to see in the card view, can be reproduced in HTML.
And with Bootstrap, you can easily decorate your high-end views.
And to keep it up to date with the latest HTML files, I use the following tricks.
Create an HTML file with Automation
The save location and file name are fixed (Disable Timestamp is True)
āFolder name / file name.htmlā in the target record
Please enjoy it if you like.
2 Likes
SkrOYC
July 17, 2022, 9:50pm
2
Thanks for letting us know your use case.
BTW, when you say āCreate for HTMLā do you refer the Task āCreate a new fileā using HTTP Content Type as HTML? Because it was very confusing on your post.
Also I donāt see why (but havenāt tested) you couldnāt use any other CSS framework. Iām thinking of start using Tailwind but havenāt had the time.
PS: Your html looks good, maybe a tip on how to create .html reports using bootstrap could be useful to step up our scheduled reports
2 Likes
Yes, as you say Create a new file" using HTTP Content Type.
Thank youļ¼
Also, a CDN is required.
I tried āUIkitā as another framework, but I got an error.
Depending on how you write it, you will get an error, so further research is needed.
SkrOYC
July 18, 2022, 1:12pm
4
Make sense, since AppSheet can not be aware of any other file rather than the actual .html
So TailwindCSS would work with the Play CDN script
1 Like
This is now more work as compared to creating a data studio dashboard using AppSheet as data source.
1 Like
SkrOYC
August 7, 2022, 2:01am
6
Maybe, personally all of the AppScript as well as Data Studio features are out of my range because:
We are Microsoft clients/users
I donāt like Google services
So if there is anyone with a similar case, your tip keeps being useful
1 Like