# NOT RUN {
# Patch a file where its pivot tables are not recalculated when the file is opened
# }
# NOT RUN {
forcePivotTableRefresh("/tmp/file.xlsx")
forcePivotTableRefresh("/tmp/file.xlsx", "/tmp/fixed_file.xlsx")
# }
# NOT RUN {
# Patch a file where its formulae are not recalculated when the file is opened
# }
# NOT RUN {
forceFormulaRefresh("/tmp/file.xlsx")
forceFormulaRefresh("/tmp/file.xlsx", "/tmp/fixed_file.xlsx")
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab