Skip to content

Commit 688a542

Browse files
committed
Change links
1 parent 0013e87 commit 688a542

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

content/en/docs/refguide/modeling/integration/use-excel-documents/import-a-large-excel-file.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Before starting this how-to, make sure you have completed the following prerequi
2424

2525
The Excel sheet you receive in this scenario contains almost every country in the world, as well as some supporting data. This data has to be imported into your application.
2626

27-
You can find the Excel sheet here: [Countries](/attachments/howto/integration/importing-excel-documents/import-a-large-excel-file/Countries.xlsx).
27+
You can find the Excel sheet here: [Countries](/attachments/refguide/modeling/integration/import-a-large-excel-file/Countries.xlsx).
2828

2929
You are going to make an XSD schema from the headers in the Excel sheet so you can import the data into the model.
3030

@@ -33,9 +33,9 @@ To modify your Excel sheet, follow these steps:
3333
1. Select the header row with all the country names.
3434
2. Copy and paste them in a new sheet using the transpose function:
3535

36-
{{< figure src="/attachments/howto/integration/importing-excel-documents/import-a-large-excel-file/transpose.png" class="no-border" >}}
36+
{{< figure src="/attachments/refguide/modeling/integration/import-a-large-excel-file/transpose.png" class="no-border" >}}
3737

38-
Your headers should be listed vertically and your sheet should look like this: [Countries Transposed](/attachments/howto/integration/importing-excel-documents/import-a-large-excel-file/CountriesTransposed.xlsx).
38+
Your headers should be listed vertically and your sheet should look like this: [Countries Transposed](/attachments/refguide/modeling/integration/import-a-large-excel-file/CountriesTransposed.xlsx).
3939

4040
You are now ready to add some tags around the column.
4141

@@ -48,7 +48,7 @@ To modify your Excel sheet, follow these steps:
4848
4949
5. Drag the string all the way down to the last country.
5050
51-
{{< figure src="/attachments/howto/integration/importing-excel-documents/import-a-large-excel-file/country-sheet.png" class="no-border" >}}
51+
{{< figure src="/attachments/refguide/modeling/integration/import-a-large-excel-file/country-sheet.png" class="no-border" >}}
5252
5353
6. In cell **C1**, enter the following string:
5454

0 commit comments

Comments
 (0)