Experimentální stránka
https://developers.google.com/chart/interactive/docs/querylanguage
První pokus pouze zobrazení tabulky bez nastavení
[gdoc key=“https://docs.google.com/spreadsheets/d/1NpCnWtWoTYdf8QMG6xhM2CN-oCuQa6P-4WUp59td1X8/edit?usp=sharing“]
Pokus číslo 2 – class=“no-datatables“
[gdoc key=“https://docs.google.com/spreadsheets/d/1NpCnWtWoTYdf8QMG6xhM2CN-oCuQa6P-4WUp59td1X8/edit?usp=sharing“ class=“no-datatables“]
Pokus č. 3 – query=“select * where A=1″
[gdoc key=“https://docs.google.com/spreadsheets/d/1NpCnWtWoTYdf8QMG6xhM2CN-oCuQa6P-4WUp59td1X8/edit?usp=sharing“ query=“select * where A=1″]
Zobrazení uživatelského jména – Snipets (kde funkce) – zde pouze shortcode [show_loggedin_as]
[show_loggedin_as]
Pokus o zobrazení specifického řádku podle rozhodcipp
[gdoc key=“https://docs.google.com/spreadsheets/d/1NpCnWtWoTYdf8QMG6xhM2CN-oCuQa6P-4WUp59td1X8/edit?usp=sharing“ query=“select B where A contains ‚rozhodcipp'“]
Zobrazení pomocí řádu podle uživatelského emailu
https://wordpress.org/support/topic/qdoc-query-under-other-notes-bottom-of-screen-example-request/#post-6261275
[gdoc key=“https://docs.google.com/spreadsheets/d/1NpCnWtWoTYdf8QMG6xhM2CN-oCuQa6P-4WUp59td1X8/edit?usp=sharing“ query=“select A, B, C where X = ‚__WORDPRESS_USER_EMAIL__'“]
Pouze kontrola
[gdoc key=“https://docs.google.com/spreadsheets/d/1NpCnWtWoTYdf8QMG6xhM2CN-oCuQa6P-4WUp59td1X8/edit?usp=sharing“ query=“select * where X contains ‚privrelz@gmail.com'“]