source/text/scalc/01/data_provider.xhp | 1 + 1 file changed, 1 insertion(+)
New commits: commit 4a006edb8f7907be14cedaba4da9b14902c86a47 Author: Olivier Hallot <[email protected]> AuthorDate: Thu Mar 13 18:47:33 2025 -0300 Commit: Olivier Hallot <[email protected]> CommitDate: Thu Mar 13 23:10:44 2025 +0100 tdf#137419 More content in Data Provider Help page + Add details on formatting data Change-Id: I6b231857847e7e53bd212d481005dc90a6a94ede Reviewed-on: https://gerrit.libreoffice.org/c/help/+/182888 Tested-by: Jenkins Reviewed-by: Olivier Hallot <[email protected]> diff --git a/source/text/scalc/01/data_provider.xhp b/source/text/scalc/01/data_provider.xhp index c619c88787..98554c6b96 100644 --- a/source/text/scalc/01/data_provider.xhp +++ b/source/text/scalc/01/data_provider.xhp @@ -231,6 +231,7 @@ <h2 id="hd_id751739298168981">Apply</h2> <paragraph role="paragraph" id="par_id171739298177326">Applies the transformations to the provided data and displays results in the preview area for inspection. The data is not loaded in the spreadsheet until you press <emph>OK</emph>.</paragraph> +<tip id="par_id131741901871041">The data formatting can be set with a right-click on the preview table column headers. The corresponding database range column is then selected. Format the cells with the context menu.</tip> <section id="relatedtopics"> <paragraph id="par_id240920171007419799" role="paragraph">Refresh Data Provider</paragraph> </section>
