I am using rpt.list_semantic_model_objects(extended=True) to identify the broken report objects for a semantic model. But, because of the big size of the model (1500+ tables), the output in the notebook is truncated. It is showing the rows as 1,2,3, 4 .... 1500. It is not displaying all rows. Can you please provide suggestion to get all the output?
I am using rpt.list_semantic_model_objects(extended=True) to identify the broken report objects for a semantic model. But, because of the big size of the model (1500+ tables), the output in the notebook is truncated. It is showing the rows as 1,2,3, 4 .... 1500. It is not displaying all rows. Can you please provide suggestion to get all the output?