We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c54c34 commit f7a63bfCopy full SHA for f7a63bf
data_entry_app.py
@@ -305,7 +305,7 @@ def download_json(df):
305
| [GitHub](https://github.com/TelRich)\
306
| [email protected]", unsafe_allow_html=True)
307
308
-with col2.expander(':red[Power BI Table]', expanded=True):
+with col2.expander(':red[Power BI Table]', expanded=False):
309
power = """<iframe title="Report Section" width="800" height="700"
310
src="https://app.powerbi.com/view?r=eyJrIjoiNjI2MTYzNTMtOGZmZC00ZDA3LThkYTktYjJjN2U0MGQzYjYxIiwidCI6ImNlMzBlNGMzLWM4NjItNGVlZC1hMzdjLWU3NmJjODNhY2ZmYSJ9"
311
frameborder="0" allowFullScreen="true"></iframe>"""
0 commit comments